Commit Graph

6 Commits

Author SHA1 Message Date
Dan McGee
b5c67fad51 Get general form up to snuff
Signed-off-by: Dan McGee <dan@archlinux.org>
2011-03-04 11:10:33 -06:00
Dan McGee
b3059dd3e8 Remove action when submitting to same URL
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-11 17:29:46 -05:00
Dan McGee
bad2825fab Updates for CSRF protection in Django 1.2.X
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-06-05 12:58:31 -05:00
Thayer Williams
465a74eddb Updated generic form for accessibility
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-17 14:49:44 -05:00
Dusty Phillips
0d2560fa55 Add a page to aid Aaron in user creation. 2009-08-10 15:47:02 -04:00
Dusty Phillips
1bd352cb29 use newforms on todo list 2008-06-27 18:40:10 -04:00