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 52d0648 commit 67145ffCopy full SHA for 67145ff
AUTHORS.rst
@@ -44,6 +44,7 @@ Authors
44
- Jesse Shapiro
45
- Kevin Foster
46
- Shane Engelman
47
+- Ray Logel
48
49
Background
50
==========
CHANGES.rst
@@ -6,6 +6,7 @@ Unreleased
6
- Use get_queryset rather than model.objects in history_view. (gh-303)
7
- Change ugettext calls in models.py to ugettext_lazy
8
- Resolve issue where model references itself (gh-278)
9
+- History models for inherited models will be located in the same module as the inherited model
10
11
1.9.0 (2017-06-11)
12
------------------
0 commit comments