Claude Paroz
Claude Paroz
In commit 07dac39d35783, we laid the foundation for a new plugin architecture, and the PhoneNumber capability was moved to a plugin. However, there are still places in the main code...
Imagine I have two phones and I want to setup 2FA with both phones (I'm not talking about backup phones here). Does that make sense or did I miss some...
Currently, setting up django-newsletter requires some templates being overridden just for setting the contact email in case of errors (replacing [email protected]). What about adding a new field in the Newsletter...
Also read https://groups.google.com/g/reportlab-users/c/ipYLOar7KcI
svglib doesn't support yet stylesheet-defined styles. Only styles directly applied to elements is taken into account.
Replaced by force_str as the 'smart' effect (keeping strings lazy) is not needed here.