django-cms / djangocms-alias

Other
8 stars 23 forks source link

feat: Django 5.0 support, fixed test suite #203

Closed fsbraun closed 8 months ago

fsbraun commented 8 months ago

This PR introduces Django 5.0 and Python 3.12 tests.

It also fixes the test suite which used calls to the edit endpoints of published pages without following the necessary redirect.

I have updated the requirements file by running tests/requirements/compile.py.