Initialize Django project #8

Merged
rixx merged 34 commits from 1-initialize-project into main 2025-03-16 09:09:26 +00:00
Showing only changes of commit 85db7af0e1 - Show all commits

View file

@ -28,3 +28,4 @@ known_first_party = "servala"
[tool.flake8]
max-line-length = 160
exclude = ".venv"