django1/django/contrib
rynomster 468d8211df Fixed #23971 -- Added "Has date"/"No date" choices for DateFieldListFilter. 2016-02-02 12:04:14 -05:00
..
admin Fixed #23971 -- Added "Has date"/"No date" choices for DateFieldListFilter. 2016-02-02 12:04:14 -05:00
admindocs Fixed #26013 -- Moved django.core.urlresolvers to django.urls. 2015-12-31 14:21:29 -05:00
auth Fixed a typo in BCryptPasswordHasher docstring 2016-01-09 12:14:51 -05:00
contenttypes Fixed #25746 -- Isolated inlined test models registration. 2016-01-06 20:00:07 -05:00
flatpages Fixed #26013 -- Moved django.core.urlresolvers to django.urls. 2015-12-31 14:21:29 -05:00
gis Fixed #26134 -- Used new OpenGIS names for recent MySQL 2016-01-29 23:25:23 +01:00
humanize Updated translations from Transifex 2015-12-31 15:53:02 +01:00
messages Used getattr() to simplify contrib.messages.api. 2015-09-26 20:04:09 -04:00
postgres Fixed #26120 -- Made HStoreField cast keys and values to strings. 2016-01-29 09:51:23 -05:00
redirects Updated translations from Transifex 2015-12-31 15:53:02 +01:00
sessions Removed British/Austrialian word: whilist. 2015-12-31 14:29:52 -05:00
sitemaps Fixed #25989 -- Corrected sitemap's Last-Modified header to use the latest lastmod of all sitemaps. 2016-01-23 08:48:31 -05:00
sites Updated translations from Transifex 2015-12-31 15:53:02 +01:00
staticfiles Fixed #26125 -- Fixed E731 flake warnings. 2016-01-25 14:23:43 -05:00
syndication Fixed #25806 -- Removed name mangling from syndication.Feed's _get_dynamic_attr(). 2015-11-25 17:46:58 -05:00
__init__.py