|
|
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
- Python 2.3
- python-pil (Python Imaging Library)
- Django svn:5231 (http://www.djangoproject.com)
database choices
You can use any database that Django supports (PostgreSQL, MySQL, SQLite3, Oracle).
