Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
luanpoppe
/
teste-01
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
92b9cc2
teste-01
/
endpoint_teste
/
apps.py
luanpoppe
feat: initial commit
dd19e1b
8 months ago
raw
Copy download link
history
blame
Safe
159 Bytes
from
django.apps
import
AppConfig
class
EndpointTesteConfig
(
AppConfig
):
default_auto_field =
"django.db.models.BigAutoField"
name =
"endpoint_teste"