aassiiyAA123's picture
Upload 469 files
1e932e0 verified
raw
history blame contribute delete
144 Bytes
from django.apps import AppConfig
class GeoappConfig(AppConfig):
default_auto_field = "django.db.models.BigAutoField"
name = "geoApp"