Changes between Initial Version and Version 1 of Ticket #37318
- Timestamp:
- Sep 3, 2026, 4:23:40 PM (85 minutes ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #37318
- Property Has patch set
-
Ticket #37318 – Description
initial v1 1 2 1 The `first`, `last` and `random` template filters raise `KeyError` when given a 3 2 dictionary, instead of failing gracefully the way they do for an empty list.