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