Improve ModelAdmin.get_search_results() example
There are two main issues:
- Clarify why the current example is the way it is instead of simply listing 'age' in
search_fields
.
- Add other use cases like plugging in Solr or Haystack results, or defining some custom search operators (+, -, *, @, ...)
discussion on a pull request.
Change History
(7)
Owner: |
changed from nobody to Bozidar Benko
|
Status: |
new → assigned
|
Triage Stage: |
Accepted → Ready for checkin
|
Resolution: |
→ fixed
|
Status: |
assigned → closed
|
PR