1
0
mirror of https://gitlab.crans.org/mediatek/med.git synced 2025-06-21 21:58:24 +02:00

Add is_staff and is_active to User

This commit is contained in:
Alexandre Iooss
2019-08-02 18:37:54 +02:00
parent 8407041d26
commit 97b5469ac7
6 changed files with 90 additions and 17 deletions

3
.gitignore vendored
View File

@ -37,6 +37,3 @@ static_files/*
env/
venv/
db.sqlite3
# Ignore migrations during first phase dev
migrations/