Changes between Initial Version and Version 1 of Ticket #35233, comment 4
- Timestamp:
- Mar 10, 2024, 4:30:52 PM (9 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #35233, comment 4
initial v1 24 24 - in `Engine.__init__` - raises `ImproperlyConfigured` (`template_backends.test_utils.TemplateUtilsTests.test_backend_improperly_configured`) 25 25 - and in `check_setting_app_dirs_loaders` (tests under `check_framework.test_templates.CheckTemplateSettingsAppDirsTest`) 26 and I am wondering if it's enough to keep one of the two, perhaps the check? 🤔26 and I am wondering if there are reasons to keep both, or we could remove one of the two? 🤔