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 67aba69 commit d3749e2Copy full SHA for d3749e2
CHANGELOG.rst
@@ -1,6 +1,14 @@
1
Changelog
2
=========
3
4
+**master (unreleased)**
5
+
6
+* Fixed: visual inconsistencies in grappelli tabular inline styles (`#136`_)
7
+* Fixed: numerous issues with django-polymorphic integration (`#138`_)
8
9
+.. _#136: https://github.com/theatlantic/django-nested-admin/issues/136
10
+.. _#138: https://github.com/theatlantic/django-nested-admin/issues/138
11
12
**3.2.2 (Apr 9, 2019)**
13
14
* Fixed: Django 2.x ``autocomplete_fields`` support (`#118`_)
0 commit comments