
17 Mar
2011
17 Mar
'11
12:38 p.m.
Ah, never mind. I'll head over to stackoverflow On 17 March 2011 05:37, Ndungi Kyalo <ndungi@gmail.com> wrote:
You mean whether its
option = forms.BooleanField(required=False,initial=True) ;
Sorry, didn't quite get you.
On 17 March 2011 05:34, Dennis Kioko <dmbuvi@gmail.com> wrote:
Assuming the above is from your forms.py, for beginners, does it have a ';' at the end?