Squash migrations and add wagtail_headless_preview #23
Annotations
5 errors
Ruff (F403):
sustainablesite/settings/dev.py#L1
sustainablesite/settings/dev.py:1:1: F403 `from .base import *` used; unable to detect undefined names
|
Ruff (F403):
sustainablesite/settings/dev.py#L16
sustainablesite/settings/dev.py:16:5: F403 `from .local import *` used; unable to detect undefined names
|
Ruff (F403):
sustainablesite/settings/production.py#L1
sustainablesite/settings/production.py:1:1: F403 `from .base import *` used; unable to detect undefined names
|
Ruff (F403):
sustainablesite/settings/production.py#L6
sustainablesite/settings/production.py:6:5: F403 `from .local import *` used; unable to detect undefined names
|
test
Process completed with exit code 1.
|