init
This commit is contained in:
commit
8851786e67
353 changed files with 36724 additions and 0 deletions
6
adminsystemdb/apps.py
Executable file
6
adminsystemdb/apps.py
Executable file
|
@ -0,0 +1,6 @@
|
|||
from django.apps import AppConfig
|
||||
|
||||
|
||||
class AdminsystemdbConfig(AppConfig):
|
||||
default_auto_field = 'django.db.models.BigAutoField'
|
||||
name = 'adminsystemdb'
|
Loading…
Add table
Add a link
Reference in a new issue