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
0c58c5b
fastapi_django_main_live
/
polls
/
apps.py
kenken999
fda
ce113d9
6 months ago
raw
Copy download link
history
blame
Safe
85 Bytes
from
django.apps
import
AppConfig
class
PollsConfig
(
AppConfig
):
name =
"polls"