DjHDGutils

db_dump - Dump current django database, restore from latest sql dump

Automation of making dumps for any of your Django projects. Currently the following
database backends are supported:

There are 2 main modes for the script to run:

dbup

(outdated, please use PatchManager instead)
For a large production systems we support we prefer manual migration scripts, run in a defined
sequence. That application does exactly that thing, and nothing else.

mongo - dump & restore mongo db.

Dump and restore Mongo database.

sync_redmine_wiki

That extension helps you to maintain your documentation in both Redmine Wiki and project, and it does
make synchronization easy by uploading or downloading data from the site.