Changes between Initial Version and Version 1 of Ticket #35747
- Timestamp:
- Sep 9, 2024, 5:22:42 AM (2 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #35747 – Description
initial v1 5 5 For this reason, I'd like the sortremove to redirect to `/` instead of `/?o=` when the last ordering field would be removed. 6 6 7 I'm opening a PR that *should* do the job .7 I'm opening a PR that *should* do the job: https://github.com/django/django/pull/18558