zostera/django-bootstrap3

bootstrap_button has no apparent way to manually set the "disabled" attribute

jpodpro opened this issue · 1 comments

i have searched the docs and google high and low and i have tried various combinations and have found nothing that allows me to set the disabled attribute when creating a button with bootstrap_button.

{% bootstrap_button "Test" button_type="button" icon="earphone" button_class="btn-primary btn-sm" %}

if there is a way to do this the docs could really use an update, thanks.

stale commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.