mattiaslinnap / django-partial-index

PostgreSQL and SQLite partial index support for Django
BSD 3-Clause "New" or "Revised" License
116 stars 12 forks source link

Improve validation errors in mixin #16

Open sjamaan opened 5 years ago

sjamaan commented 5 years ago

This has several improvements to how validation errors are raised by the mixin:

This builds on #15 so please take a look at that one first.

sjamaan commented 4 years ago

Why no feedback on this PR?

I'm relying on this code in production, and it's essential for us, in case you're doubting the use of this.