django1/django/views
Aymeric Augustin baa33cd8fa Fixed #16218 -- date_list order in generic CBVs.
Thanks nnrcschmdt for the report and bpeschier for the initial
version of the patch.
2012-09-22 11:47:34 +02:00
..
decorators Imported getLogger directly from logging module 2012-09-20 21:03:24 +02:00
generic Fixed #16218 -- date_list order in generic CBVs. 2012-09-22 11:47:34 +02:00
__init__.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
csrf.py Removed usage of mimetype kwarg of HttpResponse 2012-06-30 21:19:07 +02:00
debug.py Replaced many smart_bytes by force_bytes 2012-08-29 11:20:32 +02:00
defaults.py Add reST role to templates named in some view docs. 2012-06-26 21:45:45 -05:00
i18n.py [py3] Ported django.utils.encoding. 2012-08-07 12:00:22 +02:00
static.py Fixed #11340 -- Prevented HttpResponseNotModified to have content/content-type 2012-08-22 20:55:24 +02:00