src/iconolab_episteme/apps.py
author ymh <ymh.work@gmail.com>
Sat, 30 Jun 2018 00:51:43 +0200
changeset 9 d15e18c2dab2
parent 0 df27f9610c82
permissions -rw-r--r--
Add blessings to the sync requirements

from django.apps import AppConfig

class IconolabEpistemeApp(AppConfig):
    name = 'iconolab_episteme'
    verbose_name = 'Iconolab-episteme'

    # def ready(self):
    #     import iconolab.templatetags.iconolab_tags