Jochen Wersdörfer
Jochen Wersdörfer
If there's the same image twice in a gallery the prev / next buttons stop working.
When an image is uploaded through the inline upload form when adding an image in the Wagtail editor, it is missing from the repository on rendering the draft. ```python @staticmethod...
- Avoid blocking the main thread by initializing the player on "load" instead of "DOMContentLoaded" event - Use IntersectionObserver to defer initialization until player div is visible
After the deprecation of coreapi, use [openapi](https://www.django-rest-framework.org/community/3.10-announcement/#openapi-schema-generation) to show api docs.
## Environment - Platform (select one): - [x] Anthropic API - [ ] AWS Bedrock - [ ] Google Vertex AI - [ ] Other: - Claude CLI version: 1.0.17...
Closes #976 ### Description I recently wrote a [blog post](https://wersdoerfer.de/blogs/ephes_blog/implementing-single-sign-on-sso-with-saml-for-a-django-application/) demonstrating how to use Django as a service provider, with pysaml2 serving as an example IdP. A reader has since...
Hi there, First off, thank you for this amazing library! I recently wrote a [blog post](https://wersdoerfer.de/blogs/ephes_blog/implementing-single-sign-on-sso-with-saml-for-a-django-application/) demonstrating how to use Django as a service provider, with pysaml2 serving as an...
A lot of the podcast fields are not settable via the wagtail admin: - Comments_enabled - ... find out
Full size images are not displayed as a cover image on social media. - Find out what the maximum size of a cover image is - When the select image...