Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
thejagstudio
/
101
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
092473a
101
/
api
/
apps.py
thejagstudio
Upload 39 files
7c53168
verified
5 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"