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
Some of the forms (eg. organization create/edit) are misaligned. I have overridden form layouts in forms.py. I don't want to fix this by rendering each field independently. I want a DRY solution.
Some of the forms (eg. organization create/edit) are misaligned. I have overridden form layouts in forms.py. I don't want to fix this by rendering each field independently. I want a DRY solution.