summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2015-03-08 08:23:21 +0000
committeradam <adam@pkgsrc.org>2015-03-08 08:23:21 +0000
commitba9760de222e359762519e9dcc3eb16f441e634f (patch)
treef90b79ba1e2db2fceb74d1117edf94a5987f0649 /www
parenta0bd530b1c6fd84e75b5f91a388949556b1fd6d1 (diff)
downloadpkgsrc-ba9760de222e359762519e9dcc3eb16f441e634f.tar.gz
Changes 3.0.12:
Core support for multiple instances of the same apphook'ed application The template tag `render_model_add` can now accept a model class as well as a model instance Fixes an issue with reverting to Live mode when moving plugins Fixes a missing migration issue Fixes an issue when using the PageField widget Fixes an issue where duplicate page slugs is not prevented in some cases Fixes an issue where copying a page didn't copy its extensions Fixes an issue where translations where broken when operating on a page Fixes an edge-case SQLite issue under Django 1.7 Fixes an issue where a confirmation dialog shows only some of the plugins to be deleted when usingthe "Empty All" context-menu item Fixes an issue where deprecated 'mimetype' was used instead of 'contenttype' Fixes an issue where `cms check` erroneous displays warnings when a plugin uses class inheritance Documentation updates
Diffstat (limited to 'www')
-rw-r--r--www/py-django-cms/Makefile4
-rw-r--r--www/py-django-cms/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/www/py-django-cms/Makefile b/www/py-django-cms/Makefile
index 6c5f39939e1..aa592079f89 100644
--- a/www/py-django-cms/Makefile
+++ b/www/py-django-cms/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2015/02/19 11:07:17 adam Exp $
+# $NetBSD: Makefile,v 1.30 2015/03/08 08:23:21 adam Exp $
-DISTNAME= django-cms-3.0.10
+DISTNAME= django-cms-3.0.12
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= http://pypi.python.org/packages/source/d/django-cms/
diff --git a/www/py-django-cms/distinfo b/www/py-django-cms/distinfo
index 860af524316..e0846fd5328 100644
--- a/www/py-django-cms/distinfo
+++ b/www/py-django-cms/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.22 2015/02/19 11:07:17 adam Exp $
+$NetBSD: distinfo,v 1.23 2015/03/08 08:23:21 adam Exp $
-SHA1 (django-cms-3.0.10.tar.gz) = 36728d76d32aee3311b19ec81d4644105cd901d1
-RMD160 (django-cms-3.0.10.tar.gz) = 0cefda35eefade47f9169a5380731d47b1d0485c
-Size (django-cms-3.0.10.tar.gz) = 6807469 bytes
+SHA1 (django-cms-3.0.12.tar.gz) = 077fd62639d848d6a1c9ec4bcf03a2ce0a0c7ef1
+RMD160 (django-cms-3.0.12.tar.gz) = 26761b6860d98a208061b5949b6989862a3f13c9
+Size (django-cms-3.0.12.tar.gz) = 6817613 bytes