On Fri, Feb 11, 2011 at 2:23 PM, hank23 <hversem...@stchas.edu> wrote:
> I've been through the documentation and have been unable to find an
> example of how to define a BooleanField when writing the code for a
> table in my models.py file. Specifically are there any required
> parameters when coding a BooleanField in a table definition? Thanks
> for the help.
>

These didn't help?

http://docs.djangoproject.com/en/1.2/ref/models/fields/#field-options
http://docs.djangoproject.com/en/1.2/ref/models/fields/#booleanfield

Cheers

Tom

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to