django-markdown-editor icon indicating copy to clipboard operation
django-markdown-editor copied to clipboard

Reverse for 'martor_markdownfy' not found

Open iamzoltan opened this issue 11 months ago • 1 comments
trafficstars

I recently upgrade my django version, as well as django-markdown-editor

It looks like this bug was introduced in version 1.6.27. This commit changes the "data-markdownfy-url" value to a hardcoded value. Prior to this change, it seemed to work.

Details

  • OS (Operating System) version: Linux
  • Browser and browser version: Chrome
  • Django version: 5.1
  • Martor version & theme: past 1.6.45

Steps to reproduce

  1. use a custom MARTOR_MARKDOWNIFY_URL
  2. use the AdminMartorWidget

Does it make sense to fix this?

iamzoltan avatar Dec 19 '24 02:12 iamzoltan