Closed alecklandgraf closed 10 years ago
Yes, django 1.6 is supported but with limited functionality, because it does not have support for custom lookups (that are introduced with django 1.7).
Tests are failing because bad configuration of tests, my fault (some tests that should not run under django 1.6 are runs), I'll fix it soon.
I couldn't get tests passing with Django 1.6, and had to install the 1.7 release candidate.