mirror of
https://github.com/django/django.git
synced 2025-05-28 09:46:29 +00:00
If importing or initializing a template backend fails, attempting to access this template backend again must raise the same exception. Backport of 44ad6915 from master