Commit e83168ac by lyh3024

fix

Change-Id: I1f83c5692bb66fc9596bf6af219dddf40659c2ca
parent 026ff620
...@@ -4,3 +4,4 @@ from django.apps import AppConfig ...@@ -4,3 +4,4 @@ from django.apps import AppConfig
class ScriptConfig(AppConfig): class ScriptConfig(AppConfig):
default_auto_field = 'django.db.models.BigAutoField' default_auto_field = 'django.db.models.BigAutoField'
name = 'script' name = 'script'
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment