somas95

Results 13 issues of somas95

If a single quote is found in a SESSION_CONFIG dict the value of that specific key will only be parsed until said quote. For example, in this case: ```xml SESSION_CONFIGS...

Bootstrap 5 allows for input-groups of several form fields, but django-bootstrap5 wraps each field in a div, which prevents the style classes to be applied correctly: ```html {% bootstrap_field form.field_a...

Picking colors sometimes is difficult, e.a when you want to pick the color of a text. A magnifier (on the mouse for example) could make this task easier