We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d6e84b commit 4592f02Copy full SHA for 4592f02
CHANGES.rst
@@ -4,6 +4,8 @@ Changes
4
Unreleased
5
----------
6
- Add support for `using` chained manager method and save/delete keyword argument (gh-507)
7
+- Added management command `clean_duplicate_history` to remove duplicate history entries (gh-483)
8
+- Updated most_recent to work with excluded_fields (gh-477)
9
10
2.6.0 (2018-12-12)
11
------------------
@@ -16,7 +18,6 @@ Unreleased
16
18
- Add german translations (gh-484)
17
19
- Add `extra_context` parameter to history_form_view (gh-467)
20
- Fixed bug that prevented `next_record` and `prev_record` to work with custom manager names (gh-501)
-- Added management command `clean_duplicate_history` to remove duplicate history entries (gh-483)
21
22
2.5.1 (2018-10-19)
23
0 commit comments