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
#!/usr/bin/python
'class': 'required', # 'onchange':'alert("check your self, fool");' }
max_length=30, widget=forms.TextInput(attrs=attrs_dict), label="Username", error_messages={'invalid': "Username can contain only letters, numbers or underscores (spaces are not permitted)."}) |