mirror of
https://github.com/django-components/django-components.git
synced 2025-10-23 20:21:24 +00:00
feat: merge context settings, replace if_filled tag with var
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
0f3491850b
commit
3fc90e4956
17 changed files with 1394 additions and 838 deletions
|
@ -84,8 +84,7 @@ WSGI_APPLICATION = "sampleproject.wsgi.application"
|
|||
# "autodiscover": True,
|
||||
# "libraries": [],
|
||||
# "template_cache_size": 128,
|
||||
# "context_behavior": "isolated", # "global" | "isolated"
|
||||
# "slot_context_behavior": "prefer_root", # "allow_override" | "prefer_root" | "isolated"
|
||||
# "context_behavior": "isolated", # "django" | "isolated"
|
||||
# }
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue