Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
BloodyInside
/
ComicMTL
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d5132cb
ComicMTL
/
backend
/
apps.py
BloodyInside
firsty
947c08e
5 months ago
raw
Copy download link
history
blame
146 Bytes
from
django.apps
import
AppConfig
class
BackendConfig
(
AppConfig
):
default_auto_field =
'django.db.models.BigAutoField'
name =
'backend'