This repository has been archived by the owner on Apr 4, 2023. It is now read-only.
4.0.0
Breaking Changes
- #79 "django.contrib.contenttypes" is now included in library's base
settings. If copying these over, you'll need to deduplicate.
New Features
- #79 Allow search handler to be defined via
SEARCH_HANDLER
setting - #83 Allow search results page size to be requested
- #82 Add Postgres backend for search. See README for details.