1
0

TinyMCE editor and code cleanup.

This commit is contained in:
2018-01-22 18:36:09 +03:00
parent 33c77ebb85
commit 9f5440d960
8 changed files with 25 additions and 11 deletions

View File

@@ -1,5 +1,4 @@
from django.core.exceptions import ObjectDoesNotExist
from app.models import Setting
from .models import Setting
from django.conf import settings