from django.apps import AppConfig class PicturesConfig(AppConfig): name = "pictures"