Coverage for users\tests\test_forms.py : 100%

Hot-keys on this page
r m x p toggle line displays
j k next/prev highlighted chunk
0 (zero) top of page
1 (one) first highlighted chunk
'email': 'test@test.com', 'country': 'US', 'date_of_birth': '1997-07-08', 'password1': 'A1.aaaaa', 'password2': 'A1.aaaaa'}
'email': 'test@test.com', 'country': 'US', 'date_of_birth': date.today(), 'password1': 'A1.aaaaa', 'password2': 'A1.aaaaa'}
'date_of_birth': '1997-07-08', 'gender': 'f', 'email': 'newEmail@gm.com', 'website': 'good-url', 'about_me': "blah blah"}
'email': 'newEmail@gm.com', 'date_of_birth': '1997-07-08', 'gender': 'f', 'website': 'good-url', 'about_me': "blah blah"} |