mirror of
https://github.com/django/django.git
synced 2025-01-18 14:24:39 +00:00
0d0f4f020a
The old 'django_language' variable will still be read from in order to migrate users. The backwards-compatability shim will be removed in Django 1.8. Thanks to jdunck for the report and stugots for the initial patch.