CazC's picture
swapped
61ae29a
raw
history blame contribute delete
85 Bytes
from django.apps import AppConfig
class MyappConfig(AppConfig):
name = 'myapp'