2021-01-16 10:58:24 by Adam Ciarcinski | Files touched by this commit (4) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
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
|
2020-02-19 12:27:41 by Adam Ciarcinski | Files touched by this commit (3) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
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-03 09:26:18 by Thomas Klausner | Files touched by this commit (10) |
Log message:
py-django*: mark as not for python 2.7 due to py-django-cms
|
2018-12-22 10:16:33 by Adam Ciarcinski | Files touched by this commit (2) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
py-djangocms-link: updated to 2.3.1
2.3.1:
Fixes an issue when cms_page is not available
|
2018-12-16 15:06:09 by Adam Ciarcinski | Files touched by this commit (4) |
Log message:
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.
|