]> git.ozlabs.org Git - patchwork/history - apps/patchwork
Use self.fields[field] rather than self.field when iterating form fields
[patchwork] / apps / patchwork /
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 DEFAULT_FROM_EMAIL rather than PATCHWORK_FROM_EMAIL
2008-08-22 Jeremy KerrUse django-registration infrastructure
2008-08-21 Jeremy KerrAdd project argument to set_bundle
2008-08-21 Jeremy KerrAdd project argument to set_patches
2008-08-21 Jeremy KerrRemove unused and incomplete bundle.set_patches view
2008-08-21 Jeremy KerrGet parsemail scripts going
2008-08-21 Jeremy KerrAdd Users and Sites objects to admin site
2008-08-21 Jeremy KerrUse new django admin infrastructure
2008-08-21 Jeremy Kerrnewforms is just 'forms' now.
2008-08-21 Jeremy KerrImplement confirmation emails.
2008-08-21 Jeremy KerrInital commit