Changes between Initial Version and Version 1 of Ticket #37263, comment 4


Ignore:
Timestamp:
Aug 13, 2026, 5:27:46 AM (2 weeks ago)
Author:
Jacob Walls

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #37263, comment 4

    initial v1  
    33
    44
    5 Ah, no, I didn't contemplate the effect of all the terms being OR'd together, so thanks for connecting those dots for me. Agree we have to do something! Probably a distinct formfield for search. Mabye with an overridable datastructure to hold it so that it doesn't overload `self.formfield_for_dbfield`?
     5Ah, no, I didn't contemplate the effect of all the terms being OR'd together, even though it's right there in your report, so thanks for connecting those dots for me. Agree we have to do something! Probably a distinct formfield for search. Mabye with an overridable datastructure to hold it so that it doesn't overload `self.formfield_for_dbfield`?
Back to Top