Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
universalsoftware
/
uchat
like
0
Running
App
Files
Files
Community
main
uchat
/
bot
/
apps.py
shoom013
Upload 76 files
203f582
verified
5 months ago
raw
Copy download link
history
blame
contribute
delete
138 Bytes
from
django.apps
import
AppConfig
class
BotConfig
(
AppConfig
):
default_auto_field =
'django.db.models.BigAutoField'
name =
'bot'