Put scss in renderer

This commit is contained in:
2017-05-09 14:25:25 +02:00
parent f87ec1e395
commit 200af57971
4 changed files with 7 additions and 38 deletions

View File

@ -147,7 +147,7 @@ TEMPLATES = [
"ProductType": "counter.models.ProductType",
"timezone": "django.utils.timezone",
"get_sith": "com.views.sith",
"scss": "core.templatetags.scss.scss",
"scss": "core.templatetags.renderer.scss",
},
"bytecode_cache": {
"name": "default",