django1/django
Tim Graham b930733a67 [1.6.x] Fixed #20677 - Typos in generic_inlineformset_factory docs.
Thanks Riley Strong for the report.

Backport of 3fd0ee5b46 from master
2013-06-29 14:16:36 -04:00
..
bin Fixed #19252 -- Added support for wheel packages. 2013-05-01 13:46:06 +02:00
conf Merge pull request #1217 from erikr/better-settings-errors2 2013-05-27 01:08:18 -07:00
contrib [1.6.x] Fixed #20677 - Typos in generic_inlineformset_factory docs. 2013-06-29 14:16:36 -04:00
core [1.6.x] Do not allow FileSystemStorage.delete to receive an empty name 2013-06-29 18:12:23 +02:00
db [1.6.x] Fixed #18592 -- Prevented crash when accessing MySQL _last_executed 2013-06-29 18:48:05 +02:00
dispatch Fixed #19634 -- Added proper __hash__ methods. 2013-02-25 23:05:20 +01:00
forms Fixed 17478 -- Allowed queryset overriding in BaseModelFormSet init 2013-06-22 09:29:37 +02:00
http Fixed missing initializations in WSGIRequest. Refs #20619 2013-06-26 14:36:25 +07:00
middleware Removed several unused imports. 2013-06-19 17:18:40 +02:00
shortcuts Fixed #19692 -- Completed deprecation of mimetype in favor of content_type. 2013-01-31 13:54:40 +01:00
template Fixed #20650 -- Fixed {% filter %} incorrectly accepting 'escape' as argument 2013-06-25 20:28:35 +02:00
templatetags Fixed #20130 -- Regression in {% cache %} template tag. 2013-03-30 12:13:08 +01:00
test Fixed #20636 -- Stopped stuffing values in the settings. 2013-06-24 20:43:44 +02:00
utils Fixed #14881 -- Modified password reset to work with a non-integer UserModel.pk. 2013-06-26 13:11:47 -04:00
views Fixed #20644 -- Add ModelFormMixin.fields to the CBV flattened index 2013-06-24 11:59:08 +02:00
__init__.py Updated version numbers and setup.py for 1.6beta. 2013-06-28 08:15:10 -05:00