Changes between Initial Version and Version 1 of Ticket #34402, comment 1
- Timestamp:
- Mar 11, 2023, 9:18:41 AM (20 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #34402, comment 1
initial v1 1 Both cases `pk`and `id` works with the `__exact` lookup. Do you need `__iexact`?1 All cases `pk`, `parent__ptr`, and `id` works with the `__exact` lookup. Do you need `__iexact`?