django1/django/contrib
Claude Paroz 526575c641 Fixed #21379 -- Created auth-specific username validators
Thanks Tim Graham for the review.
2016-05-16 19:37:57 +02:00
..
admin Fixed #26612 -- Fixed SelectFilter2 buttons changing URL. 2016-05-13 09:06:20 -04:00
admindocs Pulled translations from Transifex 2016-04-30 14:27:07 +02:00
auth Fixed #21379 -- Created auth-specific username validators 2016-05-16 19:37:57 +02:00
contenttypes Fixed #24075 -- Used post-migration models in contrib apps receivers. 2016-05-15 19:51:16 -04:00
flatpages Pulled translations from Transifex 2016-04-30 14:27:07 +02:00
gis Refs #26592 -- Fixed band statistics for empty bands and GDAL 2.1 2016-05-16 18:43:04 +02:00
humanize Pulled translations from Transifex 2016-04-30 14:27:07 +02:00
messages Fixed E128 flake8 warnings in django/. 2016-04-08 09:51:06 -04:00
postgres Fixed #24938 -- Added PostgreSQL trigram support. 2016-05-13 12:38:21 -04:00
redirects Pulled translations from Transifex 2016-04-30 14:27:07 +02:00
sessions Pulled translations from Transifex 2016-04-30 14:27:07 +02: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