mirror of
https://github.com/django-components/django-components.git
synced 2025-10-09 13:40:18 +00:00
refactor: fix settings in sampleproject
This commit is contained in:
parent
691b663ed5
commit
1b6cc7c192
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ WSGI_APPLICATION = "sampleproject.wsgi.application"
|
|||
# "libraries": [],
|
||||
# "template_cache_size": 128,
|
||||
# "context_behavior": "isolated", # "global" | "isolated"
|
||||
# "slot_context_behavior": "allow_override", # "allow_override" | "prefer_root" | "isolated"
|
||||
# "slot_context_behavior": "prefer_root", # "allow_override" | "prefer_root" | "isolated"
|
||||
# }
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue