akaariai / django-reverse-unique

A ReverseUnique model field implementation for Django
BSD 3-Clause "New" or "Revised" License
22 stars 5 forks source link

Test against latest Django and Python versions. #16

Closed charettes closed 7 years ago

charettes commented 7 years ago

This also drops testing against master and don't introduce testing against the 2.0 alpha as the filter_related() method should be preferred there.