You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -606,8 +606,8 @@ ordering on top of that just seemed a little much in my opinion.
606
606
### Status
607
607
django-admin-sortable is currently used in production.
608
608
609
-
### What's new in 2.1.13?
610
-
-Fixed an issue when sorting was performed on an object referenced by a raw_id field
609
+
### What's new in 2.1.14?
610
+
-Improved filtering of querystring values. Thanks to [@stephrdev](https://github.com/stephrdev)
611
611
612
612
### Future
613
613
- Better template support for foreign keys that are self referential. If someone would like to take on rendering recursive sortables, that would be super.
0 commit comments