mirror of
https://github.com/django/django.git
synced 2025-08-03 02:23:12 +00:00
Refs #24022 -- Removed the ssi tag per deprecation timeline.
This commit is contained in:
parent
3af9b70028
commit
04ee4059d7
21 changed files with 28 additions and 332 deletions
|
@ -472,7 +472,6 @@ class TestListSettings(unittest.TestCase):
|
|||
ImproperlyConfigured if they are set to a string instead of a list or tuple.
|
||||
"""
|
||||
list_or_tuple_settings = (
|
||||
"ALLOWED_INCLUDE_ROOTS",
|
||||
"INSTALLED_APPS",
|
||||
"TEMPLATE_DIRS",
|
||||
"LOCALE_PATHS",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue