public
Description: A high-level Python Web framework that encourages rapid development and clean, pragmatic design.
Homepage: http://www.djangoproject.com/
Clone URL: git://github.com/brosner/django.git
django / django / views
name age message
..
file __init__.py Tue Jul 12 18:25:57 -0700 2005 Imported Django from private SVN repository (cr... [adrian]
file debug.py Wed Aug 27 12:59:29 -0700 2008 Fixed #8287: the debug page now shows the actua... [jacob]
directory decorators/ Sun Feb 24 22:02:35 -0800 2008 Fixed #5701 -- Fixed decorators to take the nam... [gwilson]
file defaults.py Tue Sep 09 22:56:34 -0700 2008 Moved the bulk of the shortcut() function in dj... [adrian]
directory generic/ Fri Aug 22 21:46:33 -0700 2008 Fixed #7602 -- Corrected lookup keyword argumen... [brosner]
file i18n.py Mon Mar 24 06:27:19 -0700 2008 Fixed #6864 -- Handle Javascript i18n when the ... [mtredinnick]
file static.py Sun Sep 07 22:19:28 -0700 2008 Fixed #8172 -- Improved a whole bunch of contri... [adrian]