Re: why this type error showing in my payment mode

2023-06-12 Thread 'Adam Johnson' via Django developers (Contributions to Django itself)
Hi! I think you've found the wrong mailing list for this post. This mailing list is for discussing the development of Django itself, not for support using Django. This means the discussions of bugs and features in Django itself, rather than in your code using it. People on this list are unlikely t

Re: Feature Request: New parameter for render_to_string() to render part of a template using a selector

2023-06-12 Thread Dan Swain
Carlton Gibson has addressed my feature request: https://github.com/carltongibson/django-template-partials On Friday, July 15, 2022 at 8:21:52 PM UTC-4 Dan Swain wrote: > With the growing uptake of technologies like HTMX, I would like to see an > additional parameter added to render_to_string(