Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
thejagstudio
/
procom
like
1
Sleeping
App
Files
Files
Community
91ae64e
procom
/
amazon
/
apps.py
thejagstudio
Upload 185 files
0bd6e09
almost 2 years ago
raw
Copy download link
history
blame
Safe
144 Bytes
from
django.apps
import
AppConfig
class
AmazonConfig
(
AppConfig
):
default_auto_field =
"django.db.models.BigAutoField"
name =
"amazon"