File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ Changes in 2.1.2 (2019-17-15)
5+ -----------------------------
6+
7+ * Fix ``PolymorphicInlineModelAdmin `` media jQuery include for Django 2.0+
8+
9+
410Changes in 2.1.1 (2019-07-15)
511-----------------------------
612
Original file line number Diff line number Diff line change 6161# built documents.
6262#
6363# The short X.Y version.
64- version = "2.1.1 "
64+ version = "2.1.2 "
6565# The full version, including alpha/beta/rc tags.
66- release = "2.1.1 "
66+ release = "2.1.2 "
6767
6868# The language for content autogenerated by Sphinx. Refer to documentation
6969# for a list of supported languages.
Original file line number Diff line number Diff line change 11[metadata]
22name = django-polymorphic
3- version = 2.1.1
3+ version = 2.1.2
44description = Seamless polymorphic inheritance for Django models
55long_description = file:README.rst
66author = Bert Constantin
You can’t perform that action at this time.
0 commit comments