from django.apps import AppConfig class ProjectConfig(AppConfig): name = 'smartpicasso.app.project'