pkgsrc/www/py-django-cms/distinfo
adam 508f3e2c5b py-django-cms: updated to 3.7.1
3.7.1:
Added code of conduct reference file to the root directory
Moved contributing file to the root directory
Added better templates for new issue requests
Fixed a bug where creating a page via the cms.api.create_page ignores left/right positions.
Fixed documentation example for urls.py when using multiple languages.
Mark public static placeholder dirty when published.
Fixed a bug where request.current_page would always be the public page, regardless of the toolbar status (draft / live). This only affected custom urls from an apphook.
Fixed a bug where the menu would render draft pages even if the page on the request was a public page. This happens when a user without change permissions requests edit mode.
Fixed the 'urls.W001' warning with custom apphook urls
Prevent non-staff users to login with the django CMS toolbar
Added missing {% trans %} to toolbar shortcuts.
Fixed branch and release policy.
Improved and simplified permissions documentation.
Improved apphooks documentation.
Improved CMSPluginBase documentation.
Improved documentation related to nested plugins.
Updated installation tutorial.
Fixed a simple typo in the docstring for cms.utils.helpers.normalize_name.

3.7.0:
Introduced Django 2.2 support.
Introduced Python 3.7 support.
Fixed test suite.
Fixed override urlconf_module so that Django system checks don't crash.

3.6.0:
Removed the cms moderator command.
Dropped Django < 1.11 support.
Removed the translatable content get / set methods from CMSPlugin model.
Removed signal handlers for Page, Title, Placeholder and CMSPlugin models.
Moved Title.meta_description length restriction from model to form and increased its max length to 320 characters.
Added page_title parameter for cms.api.create_page() and cms.api.create_title().
Introduced Django 2.0 support.
Introduced Django 2.1 support.
2020-02-03 20:36:17 +00:00

6 lines
418 B
Text

$NetBSD: distinfo,v 1.41 2020/02/03 20:36:17 adam Exp $
SHA1 (django-cms-3.7.1.tar.gz) = 21784a9e96935f3b56628e83d367c6bfbd6c464a
RMD160 (django-cms-3.7.1.tar.gz) = 9d498228daaf7d5a0499d7f4076349dc98e8474c
SHA512 (django-cms-3.7.1.tar.gz) = 1c8c60c76ef82ec08f997dad55bad97fc95a17f7cd03be4d6d477e67993a0ba35daac18c080806736bbf10b63fecf931391cc232f54677fc74c53d9a057024b4
Size (django-cms-3.7.1.tar.gz) = 4770008 bytes