Diamanda Introduction

Check out the new site at https://rkblog.dev.

This docs are for Diamanda Applications Set release 2008 Test 3. Diamanda is a set of Django applications that can be used together or more or less separately. Currently Diamanda has several apps:
  • Pages (diamandas/pages)
  • Forum MyghtyBoard (diamandas/myghtyboard)
  • Stats (diamandas/pagestats)
  • User Panel (diamandas/userpanel)
  • ContentBBCode Tag system (diamandas/cbcplugins, not a Django application)

Dependencies

Here is a list of extra python modules that Diamanda uses:
  • PIL -ContentBBCode
  • Pygments - ContentBBCode and MyghtyBoard (postmarkup)
  • python-openid (which needs elementree, yadis...)

How to start the dev server

  • Check settings.py - database settings (SQLite by default)
  • Create tables and superuser:
    python manage.py syncdb
  • Diamanda is ready to run:
    python manage.py runserver 8080
RkBlog

Diamanda Applications Set, 14 July 2008


Check out the new site at https://rkblog.dev.
Comment article
Comment article RkBlog main page Search RSS Contact