By default, the development server should preserve data between runs. Are you sure you're not launching dev_appserver with the -c or -- clear_datastore flags?
On Nov 27, 11:38 pm, james_027 <[email protected]> wrote: > hi, > > How do i preserve my data during the development stage. Every time I > start my application all my previous inputted data are lost. > > thanks, -- 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.
