django1/django/contrib
Ludwik Trammer c558a43fd6 [1.6.x] Fixed #21473 -- Limited language preservation to logout
Current language is no longer saved to session by LocaleMiddleware
on  every response (the behavior introduced in #14825).
Instead language stored in session is reintroduced into new session
after logout.
2013-12-11 15:49:27 +01:00
..
admin [1.6.x] Fixed #21510 -- Readded search reset link in changelist search bar 2013-12-11 15:32:10 +01:00
admindocs [1.6.x] Updated translations from Transifex 2013-12-10 21:14:22 +01:00
auth [1.6.x] Fixed #21473 -- Limited language preservation to logout 2013-12-11 15:49:27 +01:00
comments [1.6.x] Updated translations from Transifex 2013-12-10 21:14:22 +01:00
contenttypes [1.6.x] Fixed #21428 -- editable GenericRelation regression 2013-11-16 20:15:46 +02:00
flatpages [1.6.x] Pulled Transifex translations for contrib apps 2013-11-05 21:44:03 +01:00
formtools [1.6.x] Updated translations from Transifex 2013-12-10 21:14:22 +01:00
gis [1.6.x] Corrected setting name in gis test error message. 2013-12-05 18:35:00 -03:00
humanize [1.6.x] Updated translations from Transifex 2013-12-10 21:14:22 +01:00
messages [1.6.x] Updated translations from Transifex 2013-12-10 21:14:22 +01:00
redirects [1.6.x] Updated translations from Transifex 2013-12-10 21:14:22 +01:00
sessions [1.6.x] Pulled Transifex translations for contrib apps 2013-11-05 21:44:03 +01:00
sitemaps [1.6.x] Took advantage of django.utils.six.moves.urllib.*. 2013-09-10 21:29:31 +02:00
sites [1.6.x] Updated translations from Transifex 2013-12-10 21:14:22 +01:00
staticfiles [1.6.x] Took advantage of django.utils.six.moves.urllib.*. 2013-09-10 21:29:31 +02:00
syndication Stopped using non-standard __globals__ and __code__ attributes. 2013-03-17 10:44:28 +01:00
webdesign Fixed #18269 -- Applied unicode_literals for Python 3 compatibility. 2012-06-07 18:08:47 +02:00
__init__.py Created django.contrib and moved comments into it 2005-07-14 18:20:03 +00:00