Login and registration #10

Merged
rixx merged 38 commits from 5-authentication into main 2025-03-20 09:20:55 +00:00
Showing only changes of commit 94a681be87 - Show all commits

View file

@ -30,3 +30,6 @@ known_first_party = "servala"
[tool.flake8] [tool.flake8]
max-line-length = 160 max-line-length = 160
exclude = ".venv" exclude = ".venv"
[tool.djlint]
extend_exclude = "src/servala/static/mazer"