Hi all,
I was looking at the code for `forms.Form` recently and noticed that there
are a couple of hooks[1] to add CSS classes to required or erroneous forms.
However, the `BaseForm` does not have a class level initialisation of
these. The classes are then later added via a `hasattr` check.
Thanks for the clarification, will move the conversation to the correct
channel!
On Mon, 25 Oct 2021, 11:15 pm 'Adam Johnson' via Django developers
(Contributions to Django itself),
wrote:
> Hi!
>
> I think you've found the wrong mailing list for this post. This mailing
> list is for discussing