Re: python-django-jsonfield

2014-07-06 Thread Brian May
On 5 July 2014 11:28, Brian May wrote: > So I might just apply the patch and upload to Debian. Seems like the > safest option. > > Shame though this won't work out of the box with the version in Pypi. Most > of the changes involve tests only, so don't matter, there is one line that > is for a non

Re: python-django-jsonfield

2014-07-04 Thread Brian May
On 4 July 2014 12:13, Brian May wrote: > I tried to go back to the "correct" version, django-jsonfield. It doesn't > appear to work properly with Python3, something that I require. It imports > six, but this seems to be very much incomplete. The tests fail under > Python3. > If I apply the follo