lang: add locale in django and login view

This commit is contained in:
AdrienLSH
2024-02-01 14:51:20 +01:00
parent a82cf1377b
commit 2786212b9c
8 changed files with 63 additions and 22 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@ db.sqlite3
**/migrations/**
/profiles/static/avatars/*
!/profiles/static/avatars/default.env
*.mo