Commit graph

5 commits

Author SHA1 Message Date
adam
df701b7ab7 py-djangocms-link: updated to 3.0.0
3.0.0:
Added support for Django 3.1
Dropped support for Python 2.7 and Python 3.4
Dropped support for Django < 2.2
Fixed an issue when using django-select2 where jQuery is missing
Decreased django-select2's data-minimum-input-length option to 0
2021-01-16 09:58:24 +00:00
adam
82daf06315 py-djangocms-link: updated to 2.5.0
2.5.0:
Added file link support
Allow link requirement to be changed when another CMS plugin inherits from AbstractLink
Fixed a bug preventing HOSTNAME_PATTERN to work
Updated translations

2.4.0:
Added support for Django 2.2 and django CMS 3.7
Removed support for Django 2.0
Extended test matrix
Added isort and adapted imports
Adapted code base to align with other supported addons
2020-02-19 11:27:41 +00:00
wiz
56835cb7e4 py-django*: mark as not for python 2.7 due to py-django-cms 2020-02-03 08:26:17 +00:00
adam
a9e7b7d1b8 py-djangocms-link: updated to 2.3.1
2.3.1:
Fixes an issue when cms_page is not available
2018-12-22 09:16:33 +00:00
adam
bf9cd8e786 py-djangocms-link: added version 2.3.0
django CMS Link is a plugin for django CMS that allows you to add links on your
site.

This plugin supports child plugins. If you add an other plugin as a child it
will take this content instead of the link name as the content of the link.
2018-12-16 14:06:09 +00:00