1
0
mirror of https://github.com/django/django.git synced 2025-01-11 19:06:26 +00:00
django/django
Claude Paroz d9213d09db Fixed #16678 -- Wrote tests for contrib.redirects app
Thanks Julien Phalip for the report.
2012-11-01 19:47:41 +01:00
..
bin Fixed #18978 -- Moved cleanup command to sessions. 2012-10-27 18:31:00 +02:00
conf Fixed #17083 -- Allowed sessions to use non-default cache. 2012-10-31 09:46:16 +01:00
contrib Fixed #16678 -- Wrote tests for contrib.redirects app 2012-11-01 19:47:41 +01:00
core Fixed #5076 -- Properly decode POSTs with non-utf-8 payload encoding 2012-10-30 09:00:32 +01:00
db Removed dupe_avoidance from sql/query and sql/compiler.py 2012-10-31 08:19:44 +02:00
dispatch
forms Fixed #16820 -- Treated '0' value as True for checkbox inputs 2012-10-26 20:44:00 +02:00
http Fixed #18796 -- Refactored conversion to bytes in HttpResponse 2012-10-25 08:49:51 +02:00
middleware
shortcuts
template
templatetags Fixed #19088 -- Always escape % inside blocktrans tag 2012-10-23 18:49:22 +02:00
test Fixed #17744 -- Reset default file storage with setting_changed signal 2012-10-30 22:23:28 +01:00
utils Fixed #19070 -- urlize filter no longer raises exceptions on 2.7 2012-10-31 10:58:14 +00:00
views PEP 302 source loaders already decode appropriately 2012-10-26 01:40:32 +01:00
__init__.py Advanced version identifiers for 1.6 cycle. 2012-10-26 22:01:34 -03:00