django1/django/contrib
Josh Schneier 8b43e9b1af Fixed #29616 -- Fixed createsuperuser for user models that don't have a password field. 2018-08-05 14:26:03 -04:00
..
admin Updated contrib translations from Transifex 2018-08-01 09:24:06 -04:00
admindocs Updated contrib translations from Transifex 2018-08-01 09:24:06 -04:00
auth Fixed #29616 -- Fixed createsuperuser for user models that don't have a password field. 2018-08-05 14:26:03 -04:00
contenttypes Fixed #29556 -- Made 'remove_stale_contenttypes --noinput' delete content types. 2018-07-10 10:14:34 -04:00
flatpages Updated contrib translations from Transifex 2018-08-01 09:24:06 -04:00
gis Fixed typos in comments and docs. 2018-08-01 16:09:22 -04:00
humanize Updated contrib translations from Transifex 2018-08-01 09:24:06 -04:00
messages Removed duplicate words in various comments. 2018-07-18 11:54:15 -04:00
postgres Refs #27869 -- Added PostgreSQL version check for GinIndex support. 2018-08-02 11:53:35 -04:00
redirects Updated contrib translations from Transifex 2018-08-01 09:24:06 -04:00
sessions Updated contrib translations from Transifex 2018-08-01 09:24:06 -04:00
sitemaps Removed parser.add_arguments() arguments that match the defaults. 2018-07-02 17:54:57 -04:00
sites Updated contrib translations from Transifex 2018-08-01 09:24:06 -04:00
staticfiles Fixed #28566 -- Added path matching to collectstatic ignore patterns. 2018-07-13 16:48:19 -04:00
syndication Reverted "Fixed #27818 -- Replaced try/except/pass with contextlib.suppress()." 2017-09-07 08:16:21 -04:00
__init__.py