Commit Graph

5 Commits

Author SHA1 Message Date
J. Cliff Dyer
fb38488083 Revert "Move student_account templates into app."
This reverts commit 4dc744b104.
2016-10-06 10:31:09 -04:00
J. Cliff Dyer
4dc744b104 Move student_account templates into app. 2016-10-06 10:29:42 -04:00
Chris Rodriguez
b5efcc15f5 AC-530 fixing link-href ignores in the platform 2016-08-19 10:04:40 -04:00
Renzo Lucioni
ff587c5cbb Add password reset request handling to the account page
The next step in the password reset process (confirmation) continues to be handled by student.views.password_reset_confirm_wrapper, a custom wrapper around Django's password reset confirmation view.
2014-10-18 00:54:38 -04:00
Renzo Lucioni
00d976b85d Use Backbone for student account and profile JS.
Validate student account and profile form fields. Use RequireJS for Jasmine tests of account and profile JS.
2014-10-08 15:50:13 -04:00