CazC's picture
first push
61f7638
raw
history blame
85 Bytes
from django.apps import AppConfig
class MyappConfig(AppConfig):
name = 'myapp'