forms - Django: Radio buttons "checked" after validation -



forms - Django: Radio buttons "checked" after validation -

i'm having modelform django works fine. validates fine, problem: input field (a couple of radio buttons) doesn't checked="checked" after returning bad validation, user has go on radio buttons again. seems stupid.

is there way django set checked="checked" on radio buttons on validation?

django forms validation radio-button

Comments

Popular posts from this blog

javascript - mongodb won't find my schema method in nested container -

r - url in CRAN extension manual -

asp.net - .NET Control.ID property inconsistency -