You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.7 introduced form.add_error(), and alters the underlying mechanisms in Form a fair bit. It should be a fairly simple change internally (it was isolated this was deliberately); I have a quick pass, it just needs testing fully before releasing.
1.7 introduced
form.add_error(), and alters the underlying mechanisms inForma fair bit. It should be a fairly simple change internally (it was isolated this was deliberately); I have a quick pass, it just needs testing fully before releasing.