django-bootstrap4 icon indicating copy to clipboard operation
django-bootstrap4 copied to clipboard

Bootstrap 4 integration with Django.

Results 41 django-bootstrap4 issues
Sort by recently updated
recently updated
newest added

Hello, i'm using custom-radio and custom-checkbox in my project, and to support it i had to override FieldRenderer. https://getbootstrap.com/docs/4.1/components/forms/#checkboxes Now something changed and i need to adjust my code, maybe...

please discuss

I am looking for an opportunity to add custom css classes to a form widget and extend its 'form-control' class by using the template tag. Unfortunately the parameter 'field_class' modifies...

enhancement
please discuss

I am using only the CSS parts of bootstrap, not the JavaScript. Currently, this does not seem to be supported. The issue I noticed is that the form errors have...

bug
please discuss

If I have the following in my template: `{% bootstrap_field form.shortlink_suffix layout='horizontal' addon_before='some text' %}` It renders the addon text at the top, out of alignment with the rest of...

bug

Hi, i'm working on an opensource project and i want to make it RTL, the project uses django-bootstrap4. is there any way to integrate [rtl-bootstrap](http://bootstrap.rtlcss.com/) with django-bootstrap4 ? thanks

enhancement
help wanted

Bumps [setuptools](https://github.com/pypa/setuptools) from 63.4.3 to 65.5.0. Changelog Sourced from setuptools's changelog. v65.5.0 Changes ^^^^^^^ #3624: Fixed editable install for multi-module/no-package src-layout projects. #3626: Minor refactorings to support distutils using stdlib...

dependencies
python

* Append/prepend attributes not appearing at all * Validation feedback not appearing inside the input-group, and help text not appearing immediately after the input-group

I want to contribute to this project creating a simple Dockerfile for the Demo

Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.6.0 to 2.0.0. Release notes Sourced from dependabot/fetch-metadata's releases. v2.0.0 - Switch to node20 What's Changed Upgrade from node16 to node20 by @​Nishnha in dependabot/fetch-metadata#443 👈 this...

dependencies
github_actions

The documentation page for Template tags and filters is broken in the docs ![image](https://github.com/zostera/django-bootstrap4/assets/127566947/374f1c09-9df8-4245-a99e-dde137c62160)