How can I dump not the whole database, but a portion (only the
information of one application) of  of it?

On Jul 27, 12:56 pm, Hodren Naidoo <[EMAIL PROTECTED]>
wrote:
> Just do a dump, and source the script into a newly created database
> instance.
>
> On Fri, 2007-07-27 at 11:50 +0000, Nader wrote:
> > 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 django-users@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to