Files
website-v2/ak/apps.py
GabbyPrecious 0ca0a0b9ac alphakit setup
2021-10-09 09:53:46 +01:00

6 lines
79 B
Python

from django.apps import AppConfig
class AkConfig(AppConfig):
name = "ak"