SLIDE 1
Django (and Web Application Frameworks) Joel Bremson May 16, 2011 - - PowerPoint PPT Presentation
Django (and Web Application Frameworks) Joel Bremson May 16, 2011 - - PowerPoint PPT Presentation
Django (and Web Application Frameworks) Joel Bremson May 16, 2011 jbremson@ucdavis.edu @LUGOD Web Application Frameworks Definition A web application framework is a software framework that is designed to support the development of
SLIDE 2
SLIDE 3
Definition
A web application framework is a software framework that is designed to support the development
- f
dynamic websites, web applications and web services.
- http://en.wikipedia.org/wiki/Web_application_framework
SLIDE 4
Options!
???
SLIDE 5
Installing Django
SLIDE 6
Installing Django
SLIDE 7
Installing Django
SLIDE 8
Installing Django
SLIDE 9
Installing Django
SLIDE 10
Installing Django
SLIDE 11
Installing Django
SLIDE 12
settings.py
SLIDE 13
settings.py
SLIDE 14
Django is Python
SLIDE 15
Django is Python
SLIDE 16
Python -> Django
SLIDE 17
The T
- ols
- virtualenv
- pip
- fabric
SLIDE 18
Getting Help
- www.djangoproject.com
- stackoverflow.com
- www.python.org
- IRC - #django on freenode.net
SLIDE 19
Thanks
- Questions
- http://autopiagame.com
- jbremson@ucdavis.edu