• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

zostera / django-bootstrap5 / 30350995910
96%

Build:
DEFAULT BRANCH: main
Ran 28 Jul 2026 10:30AM UTC
Jobs 0
Files 0
Run time –
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
  cancel
30350995910

push

github

web-flow
Fix server_side_validation not propagating from bootstrap_form to fields (#847)

BaseRenderer.__init__ already read the server_side_validation kwarg
(falling back to the global setting), but get_kwargs() — used to pass
context down from FormRenderer/FormsetRenderer to each FieldRenderer —
never included it. So {% bootstrap_form form server_side_validation=False %}
silently had no effect on fields; only calling server_side_validation
directly on {% bootstrap_field %} worked.

Also documents server_side_validation as a bootstrap_field kwarg —
previously only documented as a global BOOTSTRAP5 setting, not as
something overridable per-tag-call.

Fixes #612.

Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
Source Files on build 30350995910
Detailed source file information is not available for this build.
  • Back to Repo
  • be74b4d8 on github
  • Prev Build on main (#30345819974)
  • Next Build on main (#30351440024)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc