django/django
Alex Gaynor 6a5a12ea3e Fixed #17888 -- no longer silence exceptions inside of check_test. Thanks to brutasse for the patch. 2012-09-07 14:37:21 -04:00
..
bin [py3] Added fixer for python_2_unicode_compatible. 2012-08-12 14:44:40 +02:00
conf Fixed #18824 -- Allow deleting a setting from overriden settings 2012-09-04 09:41:12 +02:00
contrib [py3k] Silence many warnings while running the tests. 2012-09-07 13:17:34 -04:00
core Fixed #17892 -- Do not include whole RegexURLPattern lists in RegexURLResolver repr 2012-09-01 22:20:46 +02:00
db Ensued that SQL indexes are alwasy created in the same name. 2012-09-07 14:14:06 -04:00
dispatch [py3] Fixed dispatch tests 2012-08-15 18:19:21 +02:00
forms Fixed #17888 -- no longer silence exceptions inside of check_test. Thanks to brutasse for the patch. 2012-09-07 14:37:21 -04:00
http Replaced some smart_xxx by force_xxx equivalent 2012-08-30 15:46:16 +02:00
middleware [py3] Made csrf context processor return Unicode 2012-08-13 11:54:21 +02:00
shortcuts Removed usage of mimetype kwarg of HttpResponse 2012-06-30 21:19:07 +02:00
template Replaced some smart_xxx by force_xxx equivalent 2012-08-30 15:46:16 +02:00
templatetags Replaced many smart_bytes by force_bytes 2012-08-29 11:20:32 +02:00
test [py3k] Silence many warnings while running the tests. 2012-09-07 13:17:34 -04:00
utils [py3k] Silence many warnings while running the tests. 2012-09-07 13:17:34 -04:00
views Replaced many smart_bytes by force_bytes 2012-08-29 11:20:32 +02:00
__init__.py Moved version code out of __init__.py. 2012-04-29 13:44:32 -05:00