django1/django/contrib
Daniel Hahler b1d6b0a7b1 Fixed #26098 -- Used cdnjs.cloudflare for OpenLayers.js. 2016-09-03 06:52:25 -04:00
..
admin Replaced property() usage with decorator in several places. 2016-08-25 20:06:22 -04:00
admindocs Fixed #27018 -- Fixed admindocs crash with a view in a class. 2016-08-20 10:01:57 -04:00
auth Fixed #27136 -- Changed auth forms' autofocus attribute to HTML5 boolean syntax. 2016-08-28 17:19:50 -07:00
contenttypes Refs #18682 -- Edited explanation in stale content type deletion. 2016-08-10 21:19:09 -04:00
flatpages Pulled contrib translations from Transifex 2016-08-01 19:47:19 +02:00
gis Fixed #26098 -- Used cdnjs.cloudflare for OpenLayers.js. 2016-09-03 06:52:25 -04:00
humanize Pulled contrib translations from Transifex 2016-08-01 19:47:19 +02:00
messages Replaced property() usage with decorator in several places. 2016-08-25 20:06:22 -04:00
postgres Fixed #27067 -- Deprecated string_concat() in favor of format_lazy(). 2016-08-25 16:12:40 -04:00
redirects Pulled contrib translations from Transifex 2016-08-01 19:47:19 +02:00
sessions Fixed #26764 -- Fixed Session.cycle_key() crash on unaccessed session. 2016-08-08 13:01:25 -04:00
sitemaps Replaced property() usage with decorator in several places. 2016-08-25 20:06:22 -04:00
sites Pulled contrib translations from Transifex 2016-08-01 19:47:19 +02:00
staticfiles Fixed #27108 -- Displayed collectstatic's delete/overwrite warnings only if some files exist in STATIC_ROOT. 2016-09-02 14:53:18 -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