web/views/forms.py
2010-01-20 Sylvain Thénault fix warning stack level
2010-01-19 Adrien Di Mascio [forms] fix implementation of backward compat method form_render
2010-01-19 Sylvain Thénault fix bad merge
2010-01-18 Sylvain Thénault backport stable branch
2010-01-18 Sylvain Thénault don't add another _cw_edited_field hidden when build_context is called twice (may occurs with inlined relation forms)
2010-01-13 Sylvain Thénault move autoform's field_by_name implementation on base EntityFieldsForm
2010-01-13 Sylvain Thénault refactor form error handling:
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2010-01-05 Adrien Di Mascio [forms] fix multiple edit bug introduced by changeset cebdf8ee5ad7 stable
2010-01-04 Adrien Di Mascio [forms] edited_entity must be set before calling session_key() stable
2009-12-22 Sylvain Thénault use ._cw instead of .req (reintroduced by merge of stable)
2009-12-22 Sylvain Thénault backport stable
2009-12-21 Sylvain Thénault fix render (formerly form_render) prototype
2009-12-21 Sylvain Thénault form_add_hidden -> add_hidden
2009-12-21 Sylvain Thénault replace form_field_[encoding|vocabulary] methods on form by encoding|vocabylary(form) methods on fields
less more (0) -15 tip