Functions of particular interest are django.utils.translation.get_language() which returns the language used in the current thread. See documentation.
Functions of particular interest are django.utils.translation.get_language() which returns the language used in the current thread. See documentation.