sachin
init prokect
a5bf84e
raw
history blame
153 Bytes
from django.apps import AppConfig
class SpaceWalksConfig(AppConfig):
default_auto_field = 'django.db.models.BigAutoField'
name = 'space_walks'