pesos/ngo-portal

[Simple] Store the Formdata from sign up

suhastech opened this issue · 1 comments

Check out forms.py, a few form variables are defined in the funcation.

In view.py, create_profile(self, form) method, store (or tie in) the variables defined in the previous files.

#wontfix