You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: