Changes between Version 3 and Version 4 of Sprint2011DjangoConEU


Ignore:
Timestamp:
Jun 8, 2011, 4:09:04 PM (13 years ago)
Author:
Roald de Vries <roald@…>
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Sprint2011DjangoConEU

    v3 v4  
    1414== What should I work on? ==
    1515
    16  * Form-calculus: Form.__add__(self, other: Form) -> Form
     16 * Form-calculus: `Form.__add__(self, other: Form) -> Form`
    1717 * Allow double-underscore notation in Meta.fields/exclude of modelforms
Back to Top