django-mediumeditor icon indicating copy to clipboard operation
django-mediumeditor copied to clipboard

Expand Django support to 1.8

Open g3rd opened this issue 9 years ago • 2 comments

g3rd avatar Dec 05 '15 13:12 g3rd

I've just started using django-mediumeditor in a Django 1.8 project called regnskab with these settings, setting the widget of a CharField to MediumEditorTextarea and including {{ form.media }} in the template.

It seems to work just fine in my limited testing. Are there any hidden ways in which it might subtly fail in production?

Mortal avatar Apr 18 '17 04:04 Mortal

Not that I know of. It mainly just needed some testing.

g3rd avatar Dec 12 '17 00:12 g3rd