Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mlnsio
/
text2sql
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
text2sql
/
core
/
apps.py
ns-devel
Text2SQL app
38171fa
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
140 Bytes
from
django.apps
import
AppConfig
class
CoreConfig
(
AppConfig
):
default_auto_field =
"django.db.models.BigAutoField"
name =
"core"