1 / 12

Django (and Web Application Frameworks)

Django (and Web Application Frameworks). Joel Bremson May 16, 2011 jbremson@ucdavis.edu @LUGOD. Web Application Frameworks. Definition.

schmit
Download Presentation

Django (and Web Application Frameworks)

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Django (and Web Application Frameworks) Joel Bremson May 16, 2011 jbremson@ucdavis.edu @LUGOD

  2. Web Application Frameworks

  3. Definition A web application framework is a software framework that is designed to support the development of dynamic websites, web applications and web services. - http://en.wikipedia.org/wiki/Web_application_framework

  4. Options! ???

  5. Installing Django

  6. Installing Django

  7. settings.py

  8. Django is Python

  9. Python -> Django

  10. The Tools • virtualenv • pip • fabric

  11. Getting Help • www.djangoproject.com • stackoverflow.com • www.python.org • IRC - #django on freenode.net

  12. Thanks • Questions • http://autopiagame.com • jbremson@ucdavis.edu

More Related