Edit core/apps.py via Editor
This commit is contained in:
parent
06afc55e42
commit
ba57f4eeba
@ -3,4 +3,4 @@ from django.apps import AppConfig
|
|||||||
|
|
||||||
class CoreConfig(AppConfig):
|
class CoreConfig(AppConfig):
|
||||||
default_auto_field = 'django.db.models.BigAutoField'
|
default_auto_field = 'django.db.models.BigAutoField'
|
||||||
name = 'core'
|
name = 'core'1111
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user