Mark Walker
Mark Walker
This syncs release/3.11.0 with develop.
## Description This syncs the line length of isort checks with the line length of flake8.
## Description This re-implements the linked stale PR as this functionality seems useful. ## Related resources * #6568 ## Checklist * [x] I have opened this pull request against ``develop``...
## Description **This is a major change.** Currently we have a `TitleExtension` which hooks up `PageContent`. We've talked about how this should have been changed in the early days of...
#7101 introduced a new menu in the toolbar for link to external resources. I believe this is the first time there have been external links in the toolbar. It'd be...
## Description Currently the linter workflow is broken, this fixes it and also brings improvements of concurrency functionality and pip cache to all workflows for v4. ## Checklist * [x]...
#7101 introduced a new menu in the toolbar for link to external resources. I believe this is the first time there have been external links in the toolbar. In #7137...
## Description This follows on from an idea started [here](https://github.com/django-cms/djangocms-versioning/pull/257#event-6126521892) as we move towards releasing django-cms v4 packages. Added pre-migrate hook to check version 4 is intentional, via a setting....
### Summary In the past few days we've been seeing `OperationalError: (1205, 'Lock wait timeout exceeded; try restarting transaction')` coming from one of our CMS systems. Our infrastructure at this...
## Description Shifting 3.7 support to github actions ## Checklist * [ ] I have opened this pull request against ``develop`` * [ ] I have updated the **CHANGELOG.rst** *...