Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
CazC
/
DjangoDocker
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
83c570e
DjangoDocker
/
myapp
/
apps.py
CazC
Backed out the folder
83c570e
over 1 year ago
raw
Copy download link
history
blame
Safe
85 Bytes
from
django.apps
import
AppConfig
class
MyappConfig
(
AppConfig
):
name =
'myapp'