kenken999's picture
ss
02c8194
raw
history blame contribute delete
163 Bytes
from django.apps import AppConfig
class CustomerSupportConfig(AppConfig):
default_auto_field = 'django.db.models.BigAutoField'
name = 'customer_support'