Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
luanpoppe
/
vella-backend
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1286e81
vella-backend
/
pdfs
/
apps.py
luanpoppe
refactor: removendo c贸digos de testes
f22dc64
3 months ago
raw
Copy download link
history
blame
Safe
140 Bytes
from
django.apps
import
AppConfig
class
PdfsConfig
(
AppConfig
):
default_auto_field =
"django.db.models.BigAutoField"
name =
"pdfs"