Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
TheDeepDas
/
kdon
like
0
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
kdon
/
basho_backend
/
apps
/
orders
/
apps.py
TheDeepDas
Fix Django backend deployment on HF Spaces
c68b343
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
92 Bytes
from
django.apps
import
AppConfig
class
OrdersConfig
(
AppConfig
):
name =
"apps.orders"