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 2a3e1a5 commit fd3d930Copy full SHA for fd3d930
CHANGELOG.rst
@@ -1,7 +1,7 @@
1
Changelog
2
=========
3
4
-**master (unreleased)**
+**3.2.2 (Apr 9, 2019)**
5
6
* Fixed: Django 2.x ``autocomplete_fields`` support (`#118`_)
7
* Fixed: (grappelli) proper initialization of admin widgets in deeply nested
setup.py
@@ -10,7 +10,7 @@
10
11
setup(
12
name='django-nested-admin',
13
- version="3.2.1",
+ version="3.2.2",
14
install_requires=[
15
'python-monkey-business>=1.0.0',
16
'six',
0 commit comments