Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
kenken999
/
fastapi_django_main_live
like
4
Running
on
Zero
App
Files
Files
Community
0b9ef25
fastapi_django_main_live
/
buyback
/
apps.py
kenken999
fda
0f43f8a
4 months ago
raw
Copy download link
history
blame
Safe
146 Bytes
from
django.apps
import
AppConfig
class
BuybackConfig
(
AppConfig
):
default_auto_field =
'django.db.models.BigAutoField'
name =
'buyback'