Externalize it into a separate project. WTForms looks nice (especially http://wtforms.readthedocs.org/en/latest/specific_problems.html#dynamic-form-composition). Should we use it directly or should we use its framework-specific packages? Convenient CSRF management may require to do so.
Externalize it into a separate project.
WTForms looks nice (especially http://wtforms.readthedocs.org/en/latest/specific_problems.html#dynamic-form-composition).
Should we use it directly or should we use its framework-specific packages? Convenient CSRF management may require to do so.