Changes between Initial Version and Version 1 of Ticket #35316, comment 4
- Timestamp:
- Mar 19, 2024, 3:50:20 AM (8 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #35316, comment 4
initial v1 5 5 > }}} 6 6 7 For the benefit of anyone else that may arrive here having a similar problem, this still needs a version-based conditional .7 For the benefit of anyone else that may arrive here having a similar problem, this still needs a version-based conditional, because it still runs before `build_q_object_from_lookup_parameters()` processes the values. 8 8 9 9 If `prepare_lookup_value()` is ever made a sanctioned API, maybe it would be a more appropriate location to provide a fix for keeping existing Django 4 filter customization code working in Django 5.