mirror of
https://github.com/django/django.git
synced 2025-03-03 05:24:24 +00:00
get_language() can return None when translations are deactivated. Thanks Nicola Peduzzi for the reporti and Tim Graham for the review. Backport of 7a0d9b5cda from master.