Django Web Framework: Zhaojie Zhang CSCI5828 Class Presenta On 03/20/2012
Django Web Framework: Zhaojie Zhang CSCI5828 Class Presenta On 03/20/2012
Django Web Framework: Zhaojie Zhang CSCI5828 Class Presenta On 03/20/2012
Web Framework
Zhaojie
Zhang
CSCI5828
Class
Presenta=on
03/20/2012
Outline
• Web
frameworks
• Why
python?
Why
Django?
• Introduc=on
to
Django
• An
example
of
Django
project
• Summary
of
benefits
and
features
of
Django
• Comparison
of
Django
and
Ruby
on
Rails
• Addi=onal
tools
to
facilitate
Django
Development
• Applica=ons
made
with
Django
• To
learn
more
about
Django
• References
Web
Frameworks
Languages Web frameworks
WashingtonPost! I knew
DjangoSites it is a famous
website itself! newspaper, and its
website is made with
Django!
Wow, spreading
across the world!
To
Learn
More
About
Django
• There
are
lots
of
Django
tutorials
and
examples
on
the
internet.
Here
are
a
few:
• h`ps://docs.djangoproject.com/en/dev/intro/
whatsnext/
(Official
Django
Documents)
• h`ps://code.djangoproject.com/wiki/Tutorials
(Django
Tutorial)
• h`p://invisibleroads.com/tutorials/geodjango-‐
googlemaps-‐build.html
(Official
GeoDjango
Tutorial)
To
Learn
More
About
Django
Besides
Django
tutorials
and
examples,
you
can
actually
a`end
conferences
with
a
focus
on
Django
and
here
are
a
few:
• DjangoCon
US
• DjangoCon
Europe
• DjangoCon
Asia
Pacific
• DjangoCon
Australia
• …
• You
can
see
Django
is
popular
world-‐wide!
References
• h`p://www.webdesignish.com/the-‐best-‐web-‐
development-‐frameworks.html
• h`ps://www.djangoproject.com/
(official
Django
website)
• h`p://www.eecho.info/Echo/python/history-‐of-‐django/
• Ben
Askins
&
Alan
Green.
A
Rails/Django
Comparison.Open
Source
Developer’s
Conference,
2006
• Adrian
Holovaty
and
Jacob
Kaplan-‐Moss.
The
defini=ve
guide
to
django,
2010
• h`p://djangopackages.com/
(Django
packages)
References
• h`ps://github.com/dcramer/django-‐debug-‐toolbar
(Django
Debugging
Toolbar)
• h`ps://bitbucket.org/kmike/django-‐easy-‐maps
(Django
Easy
Maps)
• h`ps://github.com/toastdriven/django-‐haystack
(Django
Haystack)
• h`ps://github.com/e=anen/django-‐reversion
(Django-‐revision)
• h`p://south.aeracode.org
(South)
• h`ps://github.com/gcollazo/Fabulous
(Fabulous)
References
• h`p://geodjango.org/
(GeoDjango)
• h`p://www.djangosites.org/
(DjangoSites)
• h`p://djangocon.us/blog/2011/11/08/get-‐
ready-‐2012/
(DjangoCon
US)
• h`p://2012.djangocon.eu/
(DjangoCon
EU)