File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
1
Changelog
2
2
=========
3
3
4
+ Changes in 3.0.0 (2020-08-21)
5
+ -----------------------------
6
+
7
+ * Support for Django 3.X
8
+ * Dropped support for python 2.X
9
+ * A lot of various fixes and improvements by various authors. Thanks a lot!
10
+
4
11
Changes in 2.1.2 (2019-07-15)
5
12
-----------------------------
6
13
Original file line number Diff line number Diff line change 1
1
[metadata]
2
2
name = django-polymorphic
3
- version = 2.1.2
3
+ version = 3.0.0
4
4
description = Seamless polymorphic inheritance for Django models
5
5
long_description = file:README.rst
6
6
author = Bert Constantin
7
7
author_email = bert.constantin@gmx.de
8
8
maintainer = Christopher Glass
9
- maintainer_email = tribaal@gmail .com
9
+ maintainer_email = tribaal@ubuntu .com
10
10
url = https://github.com/django-polymorphic/django-polymorphic
11
11
download_url = https://github.com/django-polymorphic/django-polymorphic/tarball/master
12
12
keywords = django, polymorphic
You can’t perform that action at this time.
0 commit comments