Changes between Version 4 and Version 5 of Sprint2011DjangoConEU
- Timestamp:
- Jun 9, 2011, 1:53:18 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Sprint2011DjangoConEU
v4 v5 14 14 == What should I work on? == 15 15 16 Whatever excites you! 17 * Triage bugs 18 * Verify that patches that have been provided work as expected 19 * Complete patches that have been provided by adding tests and/or documentation 20 * Write code for a new feature 21 * Kick around design ideas with other people to make a proposal for a bigger feature 22 23 == What is everyone else working on? == 24 25 If you've got a particular area of interest, put your name, IRC handle and project idea below so that you can coordinate with others. 26 16 27 * Form-calculus: `Form.__add__(self, other: Form) -> Form` 17 28 * Allow double-underscore notation in Meta.fields/exclude of modelforms 29