{'attrs': {'captcha': {}, 'email': {'maxlength': '254'}, 'is_licence_agree': {}, 'not_usa_citizen': {}, 'password1': {}, 'password2': {}, 'referrer': {}, 'username': {'autofocus': true, 'maxlength': '150'}}, 'data': {'captcha': null, 'email': null, 'is_licence_agree': null, 'not_usa_citizen': true, 'password1': '****', 'password2': '****', 'pk': null, 'referrer': '', 'username': null}, 'errors': {}, 'fields': ['username', 'email', 'referrer', 'password1', 'password2', 'not_usa_citizen', 'is_licence_agree', 'captcha'], 'labels': {'captcha': 'None', 'email': 'Email address', 'is_licence_agree': 'Agree with licence rules', 'not_usa_citizen': 'I\u0027m not US citizen', 'password1': 'Password', 'password2': 'Password confirmation', 'referrer': 'Referrer', 'username': 'Username'}, 'types': {'email': 'email', 'is_licence_agree': 'checkbox', 'not_usa_citizen': 'checkbox', 'password1': 'password', 'password2': 'password', 'referrer': 'hidden', 'username': 'text'}}