From 15702dde309f0003e638496b4c667e17e425a34f Mon Sep 17 00:00:00 2001 From: Komkait Kanchai Date: Sun, 25 Jun 2023 01:05:57 +0700 Subject: [PATCH] add support to django inline admin --- mdeditor/templates/markdown.html | 82 +++++++++++--------------------- mdeditor/widgets.py | 38 +++++++-------- 2 files changed, 47 insertions(+), 73 deletions(-) diff --git a/mdeditor/templates/markdown.html b/mdeditor/templates/markdown.html index 520b174..9d5d15a 100644 --- a/mdeditor/templates/markdown.html +++ b/mdeditor/templates/markdown.html @@ -47,8 +47,20 @@ {% endif %}