Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
thejagstudio
/
101
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
8c8cd44
101
/
api
/
apps.py
thejagstudio
Upload 39 files
7c53168
verified
3 months ago
raw
Copy download link
history
blame
144 Bytes
from
django.apps
import
AppConfig
class
ApiConfig
(
AppConfig
):
default_auto_field =
"django.db.models.BigAutoField"
name =
"api"