Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Implement new AdvancedAdminSearchMixin - Don't convert every value to text for search, so DB indexes can be used - Change admin search from `iexact (=)` to `exact (==)`
- Loading branch information