[Python-modules-commits] [django-polymorphic] 03/04: Add NEWS file to document backwards incompatible changes.

Michael Fladischer fladi at moszumanska.debian.org
Mon Jan 11 11:50:49 UTC 2016


This is an automated email from the git hooks/post-receive script.

fladi pushed a commit to branch master
in repository django-polymorphic.

commit ab7484e514ddc570273882e4b22873eb9b716986
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Tue Dec 29 16:15:56 2015 +0100

    Add NEWS file to document backwards incompatible changes.
---
 debian/NEWS | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/debian/NEWS b/debian/NEWS
new file mode 100644
index 0000000..7084cf2
--- /dev/null
+++ b/debian/NEWS
@@ -0,0 +1,9 @@
+django-polymorphic (0.8.1-1) unstable; urgency=medium
+
+  The import paths have changed in this release. See the upstream changelog
+  for examples on the new import paths.
+  .
+  Automatic proxying of method calls to the queryset class has been removed.
+  Use the standard Django methods instead.
+
+ -- Michael Fladischer <fladi at debian.org>  Tue, 29 Dec 2015 16:08:12 +0100

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-polymorphic.git



More information about the Python-modules-commits mailing list