Changes between Initial Version and Version 1 of Ticket #28852, comment 1
- Timestamp:
- Dec 3, 2017, 7:35:20 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28852, comment 1
initial v1 1 I've also had to customise {{{ModelAdmin.get_search_results}}} because of its not-so-smartness (I will probably open a separate cardfor it).1 I've also had to customise {{{ModelAdmin.get_search_results}}} because of its not-so-smartness (I will probably open a separate ticket for it). 2 2 3 3 We've already moved away from the symbols for lookups, see https://docs.djangoproject.com/en/dev/ref/contrib/admin/#django.contrib.admin.ModelAdmin.search_fields and previous discussion https://code.djangoproject.com/ticket/26184.