Move preference saving logic out of the view and into the form.

Review Request #1999 — Created Dec. 14, 2010 and submitted

Information

Review Board
master

Reviewers

Move preference saving logic out of the view and into the form.

The preferences ("My Account") view was handling all the logic for saving,
instead of the form. This moves all the saving logic into the form's save
function. It otherwise doesn't change any logic.
Saved some settings. Things seem to work still.
chipx86
Review request changed

Change Summary:

Fix password changing. Some imports were missing.

Diff:

Revision 2 (+36 -29)

Show changes

david
  1. 
      
  2. 
      
Loading...