unfoldadmin / django-unfold

Modern Django admin theme for seamless interface development
https://unfoldadmin.com
MIT License
1.65k stars 164 forks source link

unfold admin theme and mdeditor #497

Closed ankarastrix closed 2 months ago

ankarastrix commented 3 months ago

Hello,

I'm currently working on a Django project and I'm trying to integrate the Unfold Admin theme with django-mdeditor for Markdown editing within the Django admin interface. I've installed both packages (unfold-admin and django-mdeditor), but I'm encountering issues in getting them to work together seamlessly.

Could you please provide guidance or steps on how to properly integrate the Unfold Admin theme with django-mdeditor in the Django admin panel? Specifically, I need to configure the Markdown editor (MDTextField) provided by django-mdeditor to work correctly within the Unfold Admin theme.

Any help or examples would be greatly appreciated.

lukasvinclav commented 3 months ago

Unfortunately, I don't have any experience with this plugin. Most of the time when I'm working with markdown (blog posts), I'm including them as md files in project.