Fabian Braun
Fabian Braun
@zkne Thanks very much for this PR! Can you have a look at the failing tests? Indeed, it would be great to have the improved population of the page content...
@zkne This looks really good to me!
I know this does not solve your issue but there's a workaround so you can at least use check for other checks: ``` SEKIZAI_IGNORE_VALIDATION = True ``` in `settings.py` disables...
Sorry, also only now saw: https://github.com/django-cms/django-sekizai/issues/118#issuecomment-1262650522 😒
OK, I have a suggestion: https://github.com/django-cms/django-sekizai/pull/142
Merged through #7414 Thanks very mu8ch @Pankrat!
Will create a PR in October: The new middleware is used in the code base but not in tests.
Fixed by #7401 now mentioning the Django middleware settings. PR to cover the middleware settings in tests is coming up ...
I took the liberty to update the matrix according to the current state and include Django 4.1 on the list. @marksweb can you re-review this?
Yeah, see #142 😀 Wanna test? Get the fix by `pip install git+https://github.com/fsbraun/django-sekizai@master`. Let me know if it works!