workaround issues w cloudflare
This commit is contained in:
parent
85b59aab1a
commit
61476de4e0
1 changed files with 3 additions and 0 deletions
|
@ -92,3 +92,6 @@ django_settings_module = "boofilsic.settings"
|
|||
[tool.ruff]
|
||||
exclude = ["neodb-takahe/*", "media", ".venv", ".git", "playground", "**/tests.py", "neodb", "**/migrations", "**/commands", "**/importers", "**/sites", "legacy" ]
|
||||
lint.ignore = ["F401", "F403", "F405"]
|
||||
|
||||
[tool.setuptools]
|
||||
py-modules = []
|
||||
|
|
Loading…
Add table
Reference in a new issue