mirror of
https://github.com/django/django.git
synced 2025-11-01 12:25:37 +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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| models.py | ||
| test_model_field_deprecation.py | ||
| test_security.py | ||
| test_templates.py | ||
| tests.py | ||