1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-07-05 15:23:55 +02:00

Django admin management

This commit is contained in:
Yohann D'ANELLO
2020-04-29 04:51:25 +02:00
parent 706de5bd41
commit bc869241b6
9 changed files with 104 additions and 35 deletions

View File

@ -0,0 +1 @@
default_app_config = 'member.apps.MemberConfig'