kopia lustrzana https://github.com/wagtail/bakerydemo
2ba19b0203
The current version (4.4.2) of django-debug-toolbar aborts when running ./manage.py test with the toolbar enabled. While bakerydemo doesn't have any tests, .github/workflows/docker.yml runs this anyway, presumably as a sort of sanity check, and thus we need to properly disable django-debug-toolbar rather than just leaving it inactive via INTERNAL_IPS. (The `__debug__` route is still defined in bakerydemo.urls, but this seems to be harmless.) |
||
---|---|---|
.. | ||
base | ||
blog | ||
breads | ||
locations | ||
media | ||
recipes | ||
search | ||
settings | ||
static | ||
templates | ||
__init__.py | ||
api.py | ||
urls.py | ||
wsgi.py |