Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
gaganyatri
/
django_spaces
like
0
Running
App
Files
Files
Community
aeb04fc
django_spaces
/
taxtech
/
apps.py
sachin
taxTech
5538ec7
about 2 months ago
raw
Copy download link
history
blame
Safe
146 Bytes
from
django.apps
import
AppConfig
class
TaxtechConfig
(
AppConfig
):
default_auto_field =
'django.db.models.BigAutoField'
name =
'taxtech'