Mudanza de repo
This commit is contained in:
7
api/datastage/apps.py
Normal file
7
api/datastage/apps.py
Normal file
@@ -0,0 +1,7 @@
|
||||
from django.apps import AppConfig
|
||||
|
||||
|
||||
class DatastageConfig(AppConfig):
|
||||
default_auto_field = 'django.db.models.BigAutoField'
|
||||
name = 'api.datastage'
|
||||
|
||||
Reference in New Issue
Block a user