> It'd be nice to have this in a database independent format - to make it > easy to change the database you're using.
I didn't think about this before, but you are right. In the end, users may want to backup the django application and not the (postgres) database, which speaks for the "independant" format I had in mind before. I personally could handle pd_dump and mysqldump, but other people may not. -- Andreas Neumeier Walter-Paetzmannstr. 9 82008 Unterhaching Germany http://andreas.neumeier.org mailto:andreas(at)neumeier.org