luanpoppe
initial commit
e63103b
raw
history blame
159 Bytes
from django.apps import AppConfig
class EndpointTesteConfig(AppConfig):
default_auto_field = "django.db.models.BigAutoField"
name = "endpoint_teste"