burke-software / django-mass-edit

Make bulk changes in the Django admin interface
152 stars 67 forks source link

fix #47 - compatibility with Django 1.9 #48

Closed PetrDlouhy closed 8 years ago

bufke commented 8 years ago

Awesome thanks!

bufke commented 8 years ago

Also I'll probably wait to make a pypi release since 1.9 isn't out yet. And if you want to help maintain this repo let me know.

ludwiktrammer commented 8 years ago

It would be cool if this lands on PyPi, so that projects can prepare for compatibility with 1.9 beforehand :)

(and avoid seeing deprecation warnings every time this is run in Django 1.8)