mirror of
https://github.com/django/django.git
synced 2025-01-30 03:59:19 +00:00
aed1b1f6e5
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