django-crispy-forms / django-crispy-forms/django-crispy-forms

uneditablefield

Open
#995 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
5.2k
Forks
731
PR merge metrics
No merged PRs in 30d

Description

To disable an input [Bootstrap4 docs](https://getbootstrap.com/docs/4.0/components/forms/#disabled-forms) say to add a disabled boolean attribute. Template currenltly adds `disabled=disabled`.

**Docs extract**
> Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.
``

**Current html**
```


company


\n

```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.