2010/1/2 james_027 <[email protected]>: > I wonder why by default the model's property required option is False, > which contrast to the others. And if I am going to use the djangoforms > I have to put required=False on most of my fields. Is there something > I need to know or understand? Or is it the datastore is totally a > different thing. > > thanks, For readability and consistency tradeoff there might be ahead matching a property to something like display where a failover is false. Otherwise double negative default=true and property undisplay
-- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
