Skip to content

Commit

Permalink
Merge f953301 into d3a0b30
Browse files Browse the repository at this point in the history
  • Loading branch information
vmullagaliyev committed Nov 21, 2022
2 parents d3a0b30 + f953301 commit 81793e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/django_bootstrap5/renderers.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ def get_kwargs(self):
"size": self.size,
"horizontal_label_class": self.horizontal_label_class,
"horizontal_field_class": self.horizontal_field_class,
"horizontal_field_offset_class": self.horizontal_field_offset_class,
"checkbox_layout": self.checkbox_layout,
"checkbox_style": self.checkbox_style,
"inline_field_class": self.inline_field_class,
Expand Down

0 comments on commit 81793e9

Please sign in to comment.