django-bootstrap5
django-bootstrap5 copied to clipboard
server_side_validation not working on bootstrap_form
BaseRenderer.get_kwargs() is missing out the server_side_validation arg, so this setting is not passed from bootstrap_form tag to the field renderers.