Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
CORVO-AI
/
shcool
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
shcool
/
core
/
apps.py
CORVO-AI
Upload 111 files
b7f55e1
verified
2 months ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
142 Bytes
from
django.apps
import
AppConfig
class
CoreConfig
(
AppConfig
):
default_auto_field =
'django.db.models.BigAutoField'
name =
'core'