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?