Happy New Year Everyone,

I want to understand what everyone think about this problem. Let's say I 
have an app installed in python anywhere. I have few users. There are some 
changes to my app or for various other reason I need to delete the current 
code with an updated version of my web2py application but I would like to 
keep the database intact with all the current users and their activities to 
date. What are the best way to accomplish this?

a) Keep a local copy of the app and the backend from python anywhere. Make 
changes to the app and reinstall.
b) Load the database and extract the information to the updated app and 
reinstall both
c) something else?

Any thoughts?

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to