What's new? | Help | Directory | Sign in
Google
                
Code License: New BSD License
Labels: django, board, community, python, forum
Show all Featured Wiki Pages:
DjangoIntegration
How to join?
Project owners:
  bs1984
Project members:
johnnie.pittman

SNAPboard: S(imple), N(imble), A(ttractive), P(ython) board

snapboard's layout is largely inspired by the elegant design of the Lussomo Vanilla forum (PHP).

snapboard plays nice

snapboard is designed to play nicely with existing Django sites. It uses the Django authentication and accounts applications to manage access. It also includes a user registration application sbreg, however, sbreg is decoupled from snapboard in case you don't need it.

requirements

database choices

You can use any database that Django supports (PostgreSQL, MySQL, SQLite3, Oracle).