src/iconolab_episteme/apps.py
author ymh <ymh.work@gmail.com>
Wed, 01 Aug 2018 14:43:20 +0200
changeset 28 15f63c5dfe3f
parent 0 df27f9610c82
permissions -rw-r--r--
Correct path for source image in path, take the real one, not the expected one. increase version nb

from django.apps import AppConfig

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

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