test1 / app /apps.py
msh3907's picture
Initial commit (ignore .venv)
c7a20e8
Raw
History Blame Contribute Delete
81 Bytes
from django.apps import AppConfig
class AppConfig(AppConfig):
name = 'app'