Ah ok. In django this is possible even for "required=True" parameter (in django required param is called as null though).
On Sun, Dec 26, 2010 at 4:20 PM, Tim Hoffman <[email protected]> wrote: > When I say required I mean all the properties marked with "required=True" > everything else can be done later > T > > -- > 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. > -- 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.
