summaryrefslogtreecommitdiffstats
path: root/apps/patchwork/forms.py
Commit message (Expand)AuthorAgeFilesLines
* In some places tabs are used instead of spaces for indentation,Nate Case2008-08-231-4/+4
* Use self.fields[field] rather than self.field when iterating form fieldsJeremy Kerr2008-08-231-2/+3
* Patchform.delegate isn't requiredJeremy Kerr2008-08-231-1/+1
* Use django-registration infrastructureJeremy Kerr2008-08-221-42/+27
* newforms is just 'forms' now.Jeremy Kerr2008-08-211-1/+1
* Implement confirmation emails.Jeremy Kerr2008-08-211-1/+1
* Inital commitJeremy Kerr2008-08-211-0/+213