Changes between Version 6 and Version 7 of Sprint2011DjangoConEU
- Timestamp:
- Jun 9, 2011, 5:39:51 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Sprint2011DjangoConEU
v6 v7 28 28 * Form-calculus: `Form.__add__(self, other: Form) -> Form` 29 29 * Allow double-underscore notation in Meta.fields/exclude of modelforms 30 30 * Trying to understand all issues with settings.py [http://piratenpad.de/smtjxarLZR]