]> git.ozlabs.org Git - patchwork/history - apps/patchwork/forms.py
Use self.fields[field] rather than self.field when iterating form fields
[patchwork] / apps / patchwork / forms.py
2008-08-23 Jeremy KerrUse self.fields[field] rather than self.field when...
2008-08-23 Jeremy KerrPatchform.delegate isn't required
2008-08-22 Jeremy KerrUse django-registration infrastructure
2008-08-21 Jeremy Kerrnewforms is just 'forms' now.
2008-08-21 Jeremy KerrImplement confirmation emails.
2008-08-21 Jeremy KerrInital commit