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.
This commit is contained in:
@@ -6,6 +6,7 @@ email address.
|
||||
|
||||
"""
|
||||
|
||||
|
||||
from user_api.models import User, UserProfile, UserPreference
|
||||
from user_api.helpers import intercept_errors
|
||||
|
||||
|
||||
Reference in New Issue
Block a user