Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-04 | Get general form up to snuff | Dan McGee | 1 | -4/+8 | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||||
2010-06-12 | Remove action when submitting to same URL | Dan McGee | 1 | -1/+1 | |
It looks like the `action="."` business was screwing up some browsers, notably lynx and links. We don't need it as the default is to submit to the same page anyway, so kill this gunk and see if it fixes a login CSRF issue. Signed-off-by: Dan McGee <dan@archlinux.org> | |||||
2010-06-05 | Updates for CSRF protection in Django 1.2.X | Dan McGee | 1 | -1/+1 | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||||
2010-05-17 | Updated generic form for accessibility | Thayer Williams | 1 | -19/+17 | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||||
2009-08-10 | Add a page to aid Aaron in user creation. | Dusty Phillips | 1 | -0/+1 | |
2008-06-28 | use newforms on todo list | Dusty Phillips | 1 | -0/+24 | |