django1/django/contrib
Claude Paroz ba1d707b0f Replaced no_mysql by connection features
Refs #22632. Thanks Tim Graham for the review.
2014-08-23 15:44:34 +02:00
..
admin Prevented data leakage in contrib.admin via query string manipulation. 2014-08-20 14:39:40 -04:00
admindocs Fetched translations from Transifex 2014-08-20 10:22:41 +02:00
auth Fixed #23066 -- Modified RemoteUserMiddleware to logout on REMOTE_USER change. 2014-08-20 14:39:40 -04:00
contenttypes Fetched translations from Transifex 2014-08-20 10:22:41 +02:00
flatpages Fetched translations from Transifex 2014-08-20 10:22:41 +02:00
formtools Fetched translations from Transifex 2014-08-20 10:22:41 +02:00
gis Replaced no_mysql by connection features 2014-08-23 15:44:34 +02:00
humanize Fetched translations from Transifex 2014-08-20 10:22:41 +02:00
messages Fetched translations from Transifex 2014-08-20 10:22:41 +02:00
postgres Fixed #22962 -- Default values for ArrayField with migrations. 2014-07-29 10:37:11 +01:00
redirects Fetched translations from Transifex 2014-08-20 10:22:41 +02:00
sessions Fetched translations from Transifex 2014-08-20 10:22:41 +02:00
sitemaps Fixed test from refs #22782. 2014-06-20 17:53:18 -04:00
sites Fetched translations from Transifex 2014-08-20 10:22:41 +02:00
staticfiles Fixed #23276 -- Deprecated passing views as strings to url(). 2014-08-12 13:15:40 -04:00
syndication Removed locale dirs for single-message apps 2014-05-19 14:13:01 +02:00
webdesign Fixed #22789 -- Deprecated django.contrib.webdesign. 2014-07-14 08:45:19 -04:00
__init__.py