Project

General

Profile

Actions

Wiki » History » Revision 7

« Previous | Revision 7/11 (diff) | Next »
Alex V Koval, 01/07/2013 09:03 AM


h1. UA2WEB public API modules

  • DjHDGutils

    • db_dump - Dump current django database, restore from latest sql dump
    • dbup - simple, but reliable Django migrations. Recommended for production use. (outdated, use DjHDGutils.PatchManager instead)
    • mongo - dump & restore mongo db.
    • sync_redmine_wiki - maintain per-project documentation in Redmine Wiki
  • DjHDGutils.PatchManager

    • patch - new generation of simple & reliable Django migrations system.
  • hdg

    • softadmin - build custom /admin table data interfaces easily
    • MD5Storage - replacement for Django ImageFile to use MD5 file storage

h2. DevOps

h2. Other tips & tricks

h2. Tips and tricks

Updated by Alex V Koval over 11 years ago · 7 revisions

Also available in: PDF HTML TXT