Error: The element label must not appear as a descendant of the label element. https://github.com/moccu/barbeque/blob/master/barbeque/templates/barbeque/forms/row/default.html#L23 https://github.com/moccu/barbeque/blob/master/barbeque/templates/barbeque/forms/field/selectdatewidget.html#L10 Replacing the first label for this widget in the row template with a div should solve this issue.
Error: The element label must not appear as a descendant of the label element.
https://github.com/moccu/barbeque/blob/master/barbeque/templates/barbeque/forms/row/default.html#L23
https://github.com/moccu/barbeque/blob/master/barbeque/templates/barbeque/forms/field/selectdatewidget.html#L10
Replacing the first label for this widget in the row template with a div should solve this issue.