luanpoppe
feat: renomeando app para gerar_documento
837e770
raw
history blame
146 Bytes
from django.apps import AppConfig
class ResumosConfig(AppConfig):
default_auto_field = 'django.db.models.BigAutoField'
name = 'resumos'