Skip to content
Snippets Groups Projects
Commit 6660bc2b authored by George Hickman's avatar George Hickman Committed by Todd Dembrey
Browse files

Expose PROJECTS_ENABLED setting via a context processor (#1410)

The `settings` template context variable is provided by wagtail and not
Django's settings proxy object.  Previously this was looking up an
unknown setting and evaluating to a falsey value regardless of the
PROJECTS_ENABLED value.
parent eaa4a532
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment