mirror of
https://github.com/Hopiu/django.git
synced 2026-03-29 12:20:23 +00:00
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. |
||
|---|---|---|
| .. | ||
| app0 | ||
| app1 | ||
| app2 | ||
| app3 | ||
| app4 | ||
| fixtures | ||
| locale | ||
| media | ||
| other_templates | ||
| templates | ||
| templatetags | ||
| tests | ||
| __init__.py | ||
| generic_urls.py | ||
| models.py | ||
| urls.py | ||
| views.py | ||