8 lines
300 B
Python
8 lines
300 B
Python
"""
|
|
TODO: This module is imported from the stable Django 1.8 branch, as a
|
|
copy of https://github.com/django/django/blob/stable/1.8.x/django/middleware/locale.py.
|
|
|
|
Remove this file and re-import this middleware from Django once the
|
|
codebase is upgraded with a modern version of Django. [PLAT-671]
|
|
"""
|