django1/django
Tim Graham 9b88dd3809 Fixed #20679 -- Corrected CachedFilesMixin.post_process docstring.
Thanks bmispelon for the report.
2013-07-25 12:31:53 -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 #20679 -- Corrected CachedFilesMixin.post_process docstring. 2013-07-25 12:31:53 -04:00
core Fixed #20766 -- Deprecated FastCGI support. 2013-07-24 13:41:45 -04:00
db Fixed ._meta.pk_index() virtual field failure 2013-07-25 16:25:23 +03:00
dispatch Fixed #19634 -- Added proper __hash__ methods. 2013-02-25 23:05:20 +01:00
forms Fixed #10284 -- ModelFormSet.save(commit=False) no longer deletes objects 2013-07-23 16:21:23 -04: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 #18551 -- Enabled skipIfDBFeature/skipUnlessDBFeature to decorate a class 2013-07-19 20:30:14 +02:00
utils Fixed #14656 -- Added Atom1Feed `published` element 2013-07-19 10:38:34 -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