Tags: django-cms/djangocms-versioning
Tags
feat: add support for Django 5.0 and 5.1 (#429) * Replace `setup.py test` in github actions * fix: added `exclude_parameters` to `ChangeList.get_queryset` * Delay test since tested fix has not been ported back to django-cms 4.1.3 * Update tests for django 5.0, 5.1 * Update test.yml for all database setups * Update to postgres 13 for django 5.x tests * Update Changelog * Update page content factory to deliver valid x frame options * fix: Close sideframe when clicking preview button * Fix: `FuzzyInteger`'s higher limit is inclusive it turns out
feat: Add pypi actions (#335) * Add pypi actions * Bump version to 2.0.0rc1 * Remove upgrade settings for ruff * Update pyproject.toml for ruff * Update actions * Update .github/workflows/publish-to-test-pypi.yml Co-authored-by: Mark Walker <theshow@gmail.com> * Update .github/workflows/publish-to-test-pypi.yml Co-authored-by: Mark Walker <theshow@gmail.com> * Update CHANGELOG.rst --------- Co-authored-by: Mark Walker <theshow@gmail.com>
PreviousNext