Spaces:
Runtime error
Runtime error
| from django.apps import AppConfig | |
| class ReactConfig(AppConfig): | |
| default_auto_field = "django.db.models.BigAutoField" | |
| name = "react" | |