Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
luanpoppe
/
vella-backend
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5ffdf73
vella-backend
/
_antigos
/
resumos
/
apps.py
luanpoppe
feat: renomeando app para gerar_documento
837e770
about 1 month ago
raw
Copy download link
history
blame
Safe
146 Bytes
from
django.apps
import
AppConfig
class
ResumosConfig
(
AppConfig
):
default_auto_field =
'django.db.models.BigAutoField'
name =
'resumos'