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

zostera / django-bootstrap4 / 5398229605

pending completion
5398229605

push

github

dyve
Remove Django 2 support

277 of 344 branches covered (80.52%)

Branch coverage included in aggregate %.

689 of 773 relevant lines covered (89.13%)

4.42 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

100.0
/src/bootstrap4/widgets.py
1
from django.forms import RadioSelect
5✔
2

3

4
class RadioSelectButtonGroup(RadioSelect):
5✔
5
    """
6
    Render a Bootstrap 4 set of buttons horizontally instead of typical radio buttons.
7

8
    Much more mobile friendly.
9
    """
10

11
    template_name = "bootstrap4/widgets/radio_select_button_group.html"
5✔
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc