zsiciarz / django-markitup

Markup handling (using Jay Salvat's MarkItUp! flexible universal markup editor) for Django
https://github.com/zsiciarz/django-markitup
BSD 3-Clause "New" or "Revised" License
47 stars 31 forks source link

Django 1.9 fixes for MarkupField within a model form #14

Closed ivanvenosdel closed 8 years ago

ivanvenosdel commented 8 years ago

Closes #13

ivanvenosdel commented 8 years ago

Second commit should have fix. Turned out to be identical to this fix from another project. Lol! https://github.com/jamesturk/django-markupfield/pull/37

ivanvenosdel commented 8 years ago

Would really appreciate a PyPI release if you accept this PR. I would like to be able to address this django-andablog issue by incrementing the PyPI version of markitup. Thanks!

ivanvenosdel commented 8 years ago

@zsiciarz Post holiday ping. :)

zsiciarz commented 8 years ago

Hi Ivan! Sorry for the late response, thanks for the report and fix! Merged and released in 2.3.0.