wagtail-bakerydemo/bakerydemo/settings
Matt Westcott 659cce75a5 Add django-debug-toolbar
Add django-debug-toolbar, disabled by default (because not everyone will want it and it's a performance hit). It frequently comes in useful during Wagtail core dev, but having to make local changes to bakerydemo means that we perhaps don't use it as much as we should...
2021-07-21 15:07:17 +01:00
..
__init__.py Work on #17, move more toward common django/wagtail conventions WRT settings file; fix Vagrant issues, adjust readme accordingly 2017-02-11 19:42:48 -05:00
base.py Add django-debug-toolbar 2021-07-21 15:07:17 +01:00
dev.py Allow all hosts to simplify cross-browser testing (#268) 2020-06-04 15:50:54 +01:00
local.py.docker-compose-example Add an example local.py for use with docker-wagtail-develop 2020-08-04 14:28:28 +01:00
local.py.example Work on #17, move more toward common django/wagtail conventions WRT settings file; fix Vagrant issues, adjust readme accordingly 2017-02-11 19:42:48 -05:00
production.py upgrade to elasticsearch 5 2021-04-19 12:54:57 +01:00