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 DevOps ------ - [[Using ansible]] Other tips & tricks ------------------- - [[fabfile.py default procedures]] Tips and tricks --------------- - [[Django profiling]] - [[using TAGS table in emacs]] - [[Testing EMail sending in Django]] Development procedures ---------------------- - [[Django project management commands]] Work related ------------ - [[Setting up desktop (AVK)]]