mirror of
https://github.com/django/django.git
synced 2025-01-23 08:39:17 +00:00
2d309a7043
This adds a get_search_results method that users can override to provide custom search strategies. Thanks to Daniele Procida for help with the docs.