django-crispy-forms / django-crispy-forms/crispy-bootstrap5
Missing support for "Readonly plain text"
Open
- Dominant language
- HTML
- Stars
- 525
- Forks
- 77
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 2
Description
There is a missing support for [Readonly plain text](https://getbootstrap.com/docs/5.2/forms/form-control/#readonly-plain-text).
It's possible to put a class _form-control-plaintext_ to the Field manually, but class _form-control_ (or _form-select_ for \) persists, which is wrong.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.