Bug#826022: Does not work with Django 1.8

2016-06-29 Thread Dominique Belhachemi
I am going to upload a new package tonight. Upstream removed only the Python 2.6 support, Python 2.7 is still supported, so I will keep the python2 package. -Dominique

Bug#826022: Does not work with Django 1.8

2016-06-01 Thread Darren Hoyland
I was just looking into this issue today, as the version of Tastypie provided in Ubuntu Xenial 16.04 (0.12.0) does not work with the version of Django supplied (v1.8). The 'commit_on_success' bug has now been fixed in Tastypie so the package source version should ideally be updated to at least

Bug#826022: Does not work with Django 1.8

2016-06-01 Thread Enrico Zini
Package: python-django-tastypie Version: 0.12.0-1 Severity: serious Hello, thank you for maintaining tastypie. An attempt to use it with Django 1.8 gives this: [...] File "/usr/lib/python2.7/dist-packages/tastypie/resources.py", line 1740, in class BaseModelResource(Resource): File