from django.apps import AppConfig

class colleurConfig(AppConfig):
    name = 'colleur'
    path = './colleur'