Merge branch 'models' into qwann/html/base
This commit is contained in:
commit
4f73d3cc1a
23 changed files with 356 additions and 0 deletions
|
@ -34,6 +34,7 @@ ALLOWED_HOSTS = []
|
|||
INSTALLED_APPS = [
|
||||
'equipment.apps.EquipmentConfig',
|
||||
'event.apps.EventConfig',
|
||||
'user.apps.UserConfig',
|
||||
'django.contrib.admin',
|
||||
'django.contrib.auth',
|
||||
'django.contrib.contenttypes',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue