src/protocols/apps.py
author salimr <riwad.salim@yahoo.fr>
Mon, 01 Oct 2018 00:17:45 +0200
changeset 158 964438ef8401
parent 142 56850f5c73f6
permissions -rw-r--r--
Add auto scroll to NoteList

from django.apps import AppConfig


class ProtocolsConfig(AppConfig):
    name = 'protocols'