We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The document says addon_after_class will work, but there is no handling logics at all.
addon_after_class
Note. Here is how django-bootstrap4 are handling it. https://github.com/zostera/django-bootstrap4/blob/adc99067b2459d1dafac9904db6f8748acaefe85/src/bootstrap4/renderers.py#L388
The text was updated successfully, but these errors were encountered:
I think I'm seeing the same issue.
Sorry, something went wrong.
addon_before_class
Fix issue zostera#153/zostera#223
3774511
Fix issue zostera#204
86aa857
Fix issue zostera#153 Version bump to 21.2
28d3e8a
No branches or pull requests
The document says
addon_after_class
will work, but there is no handling logics at all.Note. Here is how django-bootstrap4 are handling it.
https://github.com/zostera/django-bootstrap4/blob/adc99067b2459d1dafac9904db6f8748acaefe85/src/bootstrap4/renderers.py#L388
The text was updated successfully, but these errors were encountered: