change markdown editor in admin (now I use https://github.com/pylixm/django-mdeditor)

This commit is contained in:
Timur
2025-03-03 11:31:15 +03:00
parent 8064eb9cba
commit c06cd72627
5 changed files with 22 additions and 2 deletions
+1
View File
@@ -12,6 +12,7 @@ dependencies = [
"django-extensions>=3.2.3",
"django-guid>=3.5.0",
"django-health-check>=3.18.3",
"django-mdeditor>=0.1.20",
"django-minio-storage>=0.5.7",
"django-ninja>=1.3.0",
"django-pagedown>=2.2.1",