Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Artteiv
/
arxiv_chatbot
like
0
Runtime error
App
Files
Files
Community
f3de9b9
arxiv_chatbot
/
users
/
apps.py
Artteiv
Refactoring gemini functions (#9)
3826b3b
verified
6 months ago
raw
Copy download link
history
blame
148 Bytes
from
django.apps
import
AppConfig
class
UsersConfig
(
AppConfig
):
default_auto_field =
'django.db.models.BigAutoField'
name =
'users'