ForumDev / django-fddiv

a collection of django apps used by the forumdev project which (at least not yet) warrant a standalone project since they are very specifically design for use cases in the forumdev project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django-fddiv

a collection of django apps used by the forumdev project which (at least not yet) warrant a standalone project since they are very specifically design for use cases in the forumdev project

install

don't forget to link the subfolders (boxes, categories) into your django folder

add boxes and categories in INSTALLED_APPS in settings.py

run ./manage.py syncdb

now you can place the plugins via the structure mode on your page...

About

a collection of django apps used by the forumdev project which (at least not yet) warrant a standalone project since they are very specifically design for use cases in the forumdev project


Languages

Language:Python 59.2%Language:CSS 21.3%Language:HTML 14.3%Language:JavaScript 5.2%