kaisaf / gearcircles

0 stars 1 forks source link

Phone verification #60

Closed kaisaf closed 8 years ago

kaisaf commented 9 years ago

I added phone verification inside the modal on gear page. Still need to add on the add gear form as well.

kaisaf commented 8 years ago

I added phone verification on the addgear form. I hid the rest of the form while waiting to get the correct pin. I also did an overall code cleanup. However, I didn't change the urls.py, because there are different sets of views that are imported from different apps. Wanted to keep it consistent as of now and maybe discuss.