Skip to content
apps.py 89 B
Newer Older
from django.apps import AppConfig


class ImagedbConfig(AppConfig):
    name = 'imagedb'