Closed dkarchmer closed 7 years ago
Fixes #17
All tests are passing but don't understand why python setup.py check -s -r
fails. Can you point me to what I'm missing? @shimizukawa
Seems like at least the 0.6 release had the same broken test.
Thanks for your PR! I merge this PR because it seems not to be the cause of the error. I will fix the test later.
Simple change: BaseDatabaseValidation now comes from django.db.backends.base.validation Also added Django-1.11 to tox version set. All test pass
Would be great to release right away, as it is blocking move to Django 1.11