h1. DjHDGutils h3. 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: * postgresql_psycopg2 * mysql There are 2 main modes for the script to run: * dump (default) * restore (when you specify parameter --restore) h3. 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. h3. mongo - dump & restore mongo db. Dump and restore Mongo database. h3. 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.