mirror of
https://github.com/django/django.git
synced 2025-02-24 00:55:17 +00:00
If `'loaders'` is present in the `TEMPLATES` options together with `APP_DIRS` set to `True`, the template engine raises an exception. This conflict is now detected by the system check templates.E001.