Fix owners not getting imported correctly
This commit is contained in:
parent
026bc57f77
commit
df2941cdbc
7 changed files with 138 additions and 9 deletions
|
|
@ -20,7 +20,7 @@ dependencies = [
|
|||
]
|
||||
|
||||
[dependency-groups]
|
||||
dev = ["pytest", "pytest-django", "djlint"]
|
||||
dev = ["pytest", "pytest-django", "djlint", "django-stubs"]
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
DJANGO_SETTINGS_MODULE = "config.settings"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue