django1/django/contrib
Paulo c464cf88ff [1.10.x] Fixed #26729 -- Allowed overriding a form field's label/help_text in Form.__init__() for TabularInline.
Backport of 9c2d5a8d33 from master
2016-06-21 14:32:19 -04:00
..
admin [1.10.x] Fixed #26729 -- Allowed overriding a form field's label/help_text in Form.__init__() for TabularInline. 2016-06-21 14:32:19 -04:00
admindocs Updated translation catalogs 2016-05-17 23:21:35 +02:00
auth Updated translation catalogs 2016-05-17 23:21:35 +02:00
contenttypes Refs #26421 -- Refactored Apps.lazy_model_operation() for better checks and tests 2016-05-19 21:33:36 -04:00
flatpages [1.10.x] Refs #26601 -- Improved backwards-compatibility of DEP 5 middleware exception handling. 2016-06-17 15:55:55 -04:00
gis [1.10.x] Fixed #26750 -- Fixed introspection for geography point field with dim=3 2016-06-21 15:23:58 +02:00
humanize Pulled translations from Transifex 2016-04-30 14:27:07 +02:00
messages Fixed #26601 -- Improved middleware per DEP 0005. 2016-05-17 07:22:22 -04:00
postgres [1.10.x] Fixed #26672 -- Fixed HStoreField to raise ValidationError instead of crashing on non-dict JSON input. 2016-06-02 16:29:22 -04:00
redirects [1.10.x] Refs #26601 -- Improved backwards-compatibility of DEP 5 middleware exception handling. 2016-06-17 15:55:55 -04:00
sessions [1.10.x] Fixed #26783 -- Fixed SessionMiddleware's empty cookie deletion when using SESSION_COOKIE_PATH. 2016-06-21 11:03:40 -04:00
sitemaps Fixed a dead link in django/contrib/sitemaps/__init__.py. 2016-03-08 13:16:11 -05:00
sites [1.10.x] Fixed #26716 -- Made CurrentSiteMiddleware compatible with new-style middleware. 2016-06-07 09:46:58 -04:00
staticfiles Prevented findstatic argument from appearing as multiple options. 2016-05-12 20:26:33 -04:00
syndication Fixed #25806 -- Removed name mangling from syndication.Feed's _get_dynamic_attr(). 2015-11-25 17:46:58 -05:00
__init__.py