Skip to content

show BooleanField help_text when rendering the form? #75

Description

@fanglong-alliance
  • Django does NOT show help_text for bool fields by default (unlike charfields etc)

  • However, I think we should in our project change this behavior, ie:

  • Show help_text for boolean fields (checkbox) as label / description after the widget

  • If people dont want/need to see the help_text, then they can simply unset it (and, for internal use, use a comment etc)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions