- Migrate to bump-my-version (#96)
- Update GH actions / linting configuration (#79)
- Add support for Django 4.2 / django CMS 3.11
- Fix error when populating the toolbar on page types (#67)
- Fixed serialization issue when trying to upload the addon to Divio Cloud. (#73)
- Add support for Django 3.2 / django CMS 3.10 (#74)
- Add support for django-app-enabler (#63)
- Update tooling and drop Python 2 / Django < 2.2 compatibility (#10208)
- Enable django CMS 3.7.2 on python 3
- Relicense under BSD license
- Add compatibility with Django 2.2
- Drop compatibility with Django < 1.11
- Drop compatibility with django CMS < 3.6
- Move to django-app-helper
- Drop compatibility with Django < 1.11
- Drop compatibility with Python 3 < 3.5
- Fix error when page_robots is executed outside a request
- Fix tox for older environments
- Add Django 2.0, 2.1 support
- Add django CMS 3.6 support
- Apply workaround to avoid triggering
Page.site_id
deprecation warning
- Make robots_extra not required
- Fix error in migration dependencies
- Add Django 1.11 support
- Add django CMS 3.5 support
- Package as Divio Cloud addon
- Add support for noindex, noarchive robots meta tag
- Fix error when page_robots is executed outside a request
- Fix tox for older environments
- Add support for noindex, noarchive robots meta tag
- Add Django 1.10 support
- Drop compatibility with django CMS 3.1 and below, Django 1.7 and below
- Improve defaults
- Add Python 3.5
- Add option to exclude page from sitemap
- Update to support django CMS 3.1
- Drop support for Django 1.4, 1.5
- Add support for Django 1.8
- Initial version.