I think, one of the question is also ...
What are these fields for ... ?
If they are derived values like : is_firstname_filled or
is_age_above_18
you should then just implement a method ... but bottom line, it looks
much simpler / efficienter / safer to implement it (as an attribute or
a method) instead of trying to generate it

\T,

On Sep 20, 6:27 pm, pixelcowboy <pixelcowbo...@gmail.com> wrote:
> Hi, for every field in a model that I have created, I want to create a
> releated boolean field. Is there any way to do this automatically?

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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