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

Fix urlpatterns to be compatible with Django 1.10 #19

Closed tsouvarev closed 8 years ago

tsouvarev commented 8 years ago

Fixes #12

prydie commented 8 years ago

Can this be merged and a PyPi release created per chance @zsiciarz? It would be good to keep the associated warnings out of everyone's logs.

ivanvenosdel commented 8 years ago

Errors are produced without this PR now that Django 1.10 is out.

prydie commented 8 years ago

@zsiciarz Any update on when you might be able to merge this and push out a fix to PyPi?

zsiciarz commented 8 years ago

Hi everybody, sorry for the looongish delay. I've already fixed Django 1.10-related issues on a branch, so I won't merge this PR. However, I just released the updated package as 3.0.0 on PyPI. Either way, thanks for the interest in the project :)