Katharina Zwinger
Katharina Zwinger
### Issue Summary Usually the current user is passed to sub-classes of `WagtailAdminModelForm`/`WagtailAdminPageForm` as `for_user` keyword argument. It seems the new preview mixin also initializes a model’s form class, but...
- [x] I'm on the [latest version](https://pypi.org/project/djlint/) of djLint - [x] I've searched the [issues](https://github.com/Riverside-Healthcare/djLint/issues) - [x] I've read the [docs](https://djlint.com) ## System Info - OS: Debian 11.5 - Python...
Draft.js has not been supported for a while and will be fully archived by the end of 2022. See [Draft.js README](https://github.com/facebook/draft-js/blob/main/README.md) and https://github.com/facebook/draft-js/pull/3136 for more information. Meta has stared working...
After upgrading from posthtml-extend 0.6.0 to 0.6.1 building (with parcel) fails because it cannot find the template files anymore. In my .posthtmlrc I have ``` "posthtml-extend": { "root": "src/html/", "strict":...
Thank you for this very useful extension! It's a pity it cannot be used to change [Developer Tool shortcuts](https://developer.mozilla.org/en-US/docs/Tools/Keyboard_shortcuts). Is there a reason for that, do they work differently?
### Issue Summary When using a admin domain that is different to the site domains, live links no longer return the right url for the default site in Wagtail 5....
### Issue Summary With i18n enabled, Wagtail stores content in a separate page tree for each locale, according to the documentation. But when a page is copied, it is possible...