This form contains all standard widgets, Django provides out of the box.

Here we render a Django Form instance using the template tag with different CSS classes:

{% render_form form "bootstrap" field_css_classes="row mb-3" label_css_classes="col-sm-3" control_css_classes="col-sm-9" %}

When using the Bootstrap framework, they align the label and the field on the same row rather than placing them below each other.


Please enter at least two characters
Must start in upper case followed by one or more lowercase characters.
Please enter a valid email address
Allowed date format: yyyy-mm-dd
Private Transport
Public Transport
Used means of tranportation.
Private Transport
Public Transport
Preferred mean of tranportation.
Available means of tranportation.
Must choose at least one type of notification
The password is 'secret'