neutronX / django-markdownx

Comprehensive Markdown plugin built for Django
https://neutronx.github.io/django-markdownx/
Other
839 stars 152 forks source link

replace a removed method is_ajax() in Django 4.0 with an alternative #228

Closed ghost closed 1 year ago

ghost commented 2 years ago

form_valid() has already been fixed as below: https://github.com/neutronX/django-markdownx/blob/52c9a1e6705b232b5c375574c68840b83cca8594/markdownx/views.py#L76

But form_invalid() hasn't yet. The patch fixes it.

ref: #221

josefdlange commented 1 year ago

Bump! How can we work to get this merged in an a release cut?

adi- commented 1 year ago

done

bellini666 commented 1 year ago

@adi- can we get a new release for the fix? I'm currently relying on installing this from git to for my django 4.1 projects

Oh, nvm, just saw that a new release as already made =P

adi- commented 1 year ago

It is published. version 4.0.0