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,5 @@
from django.contrib import admin
from app.models import Setting, File
from .models import Setting, File
from django.conf import settings
# Register your models here.