arifRB's picture
Deploy GapGuide backend (Docker)
ffd36e0 verified
Raw
History Blame Contribute Delete
155 Bytes
from django.apps import AppConfig
class ResourcesConfig(AppConfig):
default_auto_field = 'django.db.models.BigAutoField'
name = 'apps.resources'