Wed, 16 Sep 2015 13:57:21 +0200 | Rémi Cardona | [py3k] use six.add_metaclass | file | diff | annotate |
Tue, 15 Sep 2015 16:15:03 +0200 | Rémi Cardona | [py3k] dict.iteritems → dict.items | file | diff | annotate |
Thu, 02 Oct 2014 17:18:29 +0200 | Julien Cristau | [web] stop accepting the magic __message form parameter | file | diff | annotate |
Thu, 02 Aug 2012 18:52:27 +0200 | Sylvain Thénault | [web form] refactor Form.__init__ so that extra kwargs are set earlier in the process. Closes #2443040 | file | diff | annotate |
Tue, 20 Mar 2012 11:01:24 +0100 | Sylvain Thénault | [form] add a new property telling if the form is being generated or posted. Closes #2262340 | file | diff | annotate |
Fri, 21 Oct 2011 14:32:37 +0200 | Sylvain Thénault | [diet] drop pre 3.6 API compatibility (but attempt to keep data cmopatibility). Closes #2017916 | file | diff | annotate |
Wed, 29 Jun 2011 18:57:23 +0200 | Sylvain Thénault | [form, controller] closes #1787233: form should provide a method to process posted content | file | diff | annotate |