Subject: CVS commit: pkgsrc/www/py-django-cms
From: Adam Ciarcinski
Date: 2021-01-16 10:25:43
Message id: 20210116092543.A0257FA9D@cvs.NetBSD.org

Log Message:
py-django-cms: updated to 3.8.0

3.8.0
Introduced support for Django 3.1
Dropped support for Python 2.7 and Python 3.4
Dropped support for Django < 2.2
Removed djangocms-column from the manual installation instructions
Removed duplicate attr declaration from the documentation
Fixed a reference to a wrong variable in log messages in utils/conf.py
Fixed an issue in wizards/create.html where the error message did not use the \ 
plural form
Improved documentation building
Updated the content for django CMS’s development community

3.7.4
Fixed a security vulnerability in the plugin_type url parameter to insert \ 
JavaScript code.

3.7.3
Fixed apphooks config select in Firefox
Fixed compatibility errors on python 2
Fixed long page titles in Page tree/list view to prevent horizontal scrolling
Adapted plugin documentations

3.7.2
Added support for Django 3.0
Added support for Python 3.8
migrated from django.utils.six to the six package
migrated from django.utils.lru_cache to functools.lru_cache
migrated from render_to_response to render in cms.views
added cms.utils.compat.dj.available_attrs
added --force-color and --skip-checks in base commands when using Django 3
replaced staticfiles and admin_static with static
replaced djangocms-helper with django-app-helper

Files:
RevisionActionfile
1.52modifypkgsrc/www/py-django-cms/Makefile
1.36modifypkgsrc/www/py-django-cms/PLIST
1.42modifypkgsrc/www/py-django-cms/distinfo