mirror of
https://github.com/django/django.git
synced 2025-04-09 15:59:41 +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.