django1/django
Aymeric Augustin a53c474026 Fixed #16241 -- Ensured the WSGI iterable's close() is always called.
Thanks Graham Dumpleton for the report.
2012-12-31 12:45:20 +01:00
..
bin Advanced pending deprecation warnings. 2012-12-29 21:59:07 +01:00
conf Advanced pending deprecation warnings. 2012-12-29 21:59:07 +01:00
contrib Added further flexibility to ModelAdmin for controlling post-save redirections. 2012-12-30 21:33:21 -08:00
core Fixed #16241 -- Ensured the WSGI iterable's close() is always called. 2012-12-31 12:45:20 +01:00
db Minor improvement to proxy model handling 2012-12-30 11:20:27 +02:00
dispatch Fixed #16679 -- Use caching to speed up signal sending 2012-12-16 21:46:02 +02:00
forms Fixed #19537 -- Made CheckboxInput._has_changed handle 'False' string 2012-12-31 10:18:59 +01:00
http Advanced pending deprecation warnings. 2012-12-29 21:59:07 +01:00
middleware Removed IGNORABLE_404_STARTS/ENDS settings. 2012-12-29 21:59:07 +01:00
shortcuts Fixed #19432 -- Provided better error message for get_object_or_404 2012-12-12 22:05:00 +01:00
template Merge pull request #595 from bmispelon/patch-1 2012-12-29 13:39:52 -08:00
templatetags Fixed #19088 -- Always escape % inside blocktrans tag 2012-10-23 18:49:22 +02:00
test Fixed HTML comparisons of class="foo bar" and class="bar foo" in tests 2012-12-24 02:11:32 +00:00
utils Advanced pending deprecation warnings. 2012-12-29 21:59:07 +01:00
views Removed csrf_response_exempt and csrf_view_exempt. 2012-12-29 21:59:07 +01:00
__init__.py Advanced version identifiers for 1.6 cycle. 2012-10-26 22:01:34 -03:00