Add: auth app
This commit is contained in:
parent
ce13d4c5c5
commit
ce1af464ed
7 changed files with 66 additions and 0 deletions
3
archivist/apps/authentication/admin.py
Normal file
3
archivist/apps/authentication/admin.py
Normal file
|
@ -0,0 +1,3 @@
|
|||
from django.contrib import admin
|
||||
|
||||
# Register your models here.
|
Loading…
Add table
Add a link
Reference in a new issue