Hallo, I have an application on a computer at my work and I would like to port it to an other machine (a laptop). I can copy the source files (model.py, urls.py, *.html and configuration files) from first machine to the second. But how about the content of my database? I have used 'sqlite3' as a database engine. Could somebody tell me how I can do this?
With regards, Nader --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" 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/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

