django/django
Loic Bistuer 2fc6c9472c Fixed #20767 -- Fixed ModelAdmin.preserve_filters for namespaced URLs.
Thanks Collin Anderson for the report.
2013-07-18 18:18:30 -04:00
..
bin Removed daily_cleanup.py script as per deprecation TL. 2013-06-28 21:48:16 -03:00
conf Fixed #20582 -- Allowed default Form.label_suffix to be translated 2013-07-13 16:19:16 +02:00
contrib Fixed #20767 -- Fixed ModelAdmin.preserve_filters for namespaced URLs. 2013-07-18 18:18:30 -04:00
core Fixed #20746 -- Removed Python 2.6 specific code/docs 2013-07-14 13:02:55 -04:00
db Fixed #14007 -- Added model discovery in models module without the need to specify app_label. 2013-07-16 19:32:30 -04:00
dispatch Fixed #19634 -- Added proper __hash__ methods. 2013-02-25 23:05:20 +01:00
forms Fixed #20582 -- Allowed default Form.label_suffix to be translated 2013-07-13 16:19:16 +02:00
http Fixed #13721 -- Added UploadedFile.content_type_extra. 2013-07-11 09:11:59 -04:00
middleware Advanced deprecation warnings for Django 1.7. 2013-06-29 18:49:37 +02:00
shortcuts More import removals 2013-06-29 11:58:36 +02:00
template Allowed Context.push to behave as a context mananger. 2013-07-17 13:32:32 -04:00
templatetags Fixed #20130 -- Regression in {% cache %} template tag. 2013-03-30 12:13:08 +01:00
test Fixed #20746 -- Removed Python 2.6 specific code/docs 2013-07-14 13:02:55 -04:00
utils Fixed #20746 -- Removed Python 2.6 specific code/docs 2013-07-14 13:02:55 -04:00
views Advanced deprecation warnings for Django 1.7. 2013-06-29 18:49:37 +02:00
__init__.py Master is now pre-1.7. 2013-06-28 08:56:45 -05:00