django1/django/contrib
Claude Paroz 5ccee815ff Updated translation catalogs 2016-05-17 23:21:35 +02:00
..
admin Updated translation catalogs 2016-05-17 23:21:35 +02: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 Fixed #24067 -- Renamed content types upon model renaming. 2016-05-17 12:14:58 -04:00
flatpages Fixed #26601 -- Improved middleware per DEP 0005. 2016-05-17 07:22:22 -04:00
gis Fixed #10506, #13793, #14891, #25201 -- Introduced new APIs to specify models' default and base managers. 2016-05-17 12:07:22 +07: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 Fixed #24938 -- Added PostgreSQL trigram support. 2016-05-13 12:38:21 -04:00
redirects Fixed #26601 -- Improved middleware per DEP 0005. 2016-05-17 07:22:22 -04:00
sessions Fixed #26601 -- Improved middleware per DEP 0005. 2016-05-17 07:22:22 -04:00
sitemaps Fixed a dead link in django/contrib/sitemaps/__init__.py. 2016-03-08 13:16:11 -05:00
sites Fixed #24075 -- Used post-migration models in contrib apps receivers. 2016-05-15 19:51:16 -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