Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
CineDev
/
match-matrix-backend
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
match-matrix-backend
/
api
/
apps.py
CineDev
All files
d2ce909
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
81 Bytes
from
django.apps
import
AppConfig
class
ApiConfig
(
AppConfig
):
name =
'api'