Closed Naddiseo closed 10 years ago
:+1: we should figure out how to tell travis-ci.org to test with django 1.7a2
regarding the tests, read here: https://github.com/djangonauts/django-hstore#running-the-tests In particular the 'type "hstore" does not exist' part
also consider ammending the commit so that your github account is properly linked (set author.email and author.name to match your github account)
@niwibe have you checked this out?
I don't have tested it but at simple review the code looks very well!
doesn't work on 1.7b1, follow the other ticket, i'll merge your commit through that pull request
I was unable to get the tests working, but I'm not sure if that was because I didn't know how to configure it properly. That said, the patch does seem to work with my actual django project.