Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Karen02
/
ingweb
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ingweb
/
app
/
polls
/
apps.py
karen
se modifico
1e4a6cf
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
142 Bytes
from
django.apps
import
AppConfig
class
PollsConfig
(
AppConfig
):
default_auto_field =
'django.db.models.BigAutoField'
name =
'polls'