Version 1.7.2
- fix field name clashes with in Django 1.9
Version 1.7.1
- Pin Django Select2 to >=4.3,<5.0 to preserve Django 1.6 compatibility
Version 1.7
- Move migrations to standard location
- Move to djangocms-helper for tests
- PEP-8 / isort code style
- Fix tel field
- Change mailto field length
Version 1.6.2 Changes since 1.6.1
- Use RST for Readme
- Add repo badges for Travis, PyPI, etc.
- Add support for internal/intranet links using NetBios, NetBEUI or other hostnames
- Allow anchor-only links
- Added clarity to the helptext for the anchor field
- Fix a bug in forms Fix a we refer field.widget.queryset instead field.queryset.