mysociety / contract-countdown

https://mysociety.github.io/contract-countdown/
0 stars 0 forks source link

Suppress .is-valid classes in django_bootstrap5 #40

Closed zarino closed 1 year ago

zarino commented 1 year ago

Ok, this feels like the proper way to prevent django_bootstrap5 from adding an is-valid class to valid form controls. Annoyed I didn’t think of this earlier.

Screenshot 2022-10-28 at 09 51 44

Part of #31, and a follow-up to #32 and #39.