Skip to content
forked from nitely/Spirit

Spirit is a modern Python based forum built on top of Django framework

License

Notifications You must be signed in to change notification settings

seanlau555/Spirit

This branch is 402 commits behind nitely/Spirit:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

59535ed · Jul 7, 2016
Oct 14, 2015
May 19, 2016
Jul 7, 2016
Jun 7, 2016
Nov 18, 2014
Nov 7, 2015
Nov 13, 2015
May 28, 2016
Jun 10, 2015
May 18, 2014
Nov 13, 2015
May 5, 2015
Nov 13, 2015
May 20, 2016
Nov 9, 2015
Feb 2, 2016
Jul 25, 2015
Nov 29, 2014
Feb 27, 2016

Repository files navigation

Spirit

Build Status Coverage Status pypi licence

Spirit is a Python based forum built using the Django framework.

To see it in action, please visit The Spirit Project.

Compatibility

  • Python 2.7, 3.3, 3.4 (recommended) and 3.5
  • Django 1.8 LTS
  • PostgreSQL (recommended), MySQL, Oracle Database and SQLite

Installing (Advanced)

Check out the example project.

Upgrading

Detailed upgrade instructions are listed in Upgrading Spirit

Testing

The runtests.py script enable you to run the test suite of spirit.

  • Type ./runtests.py to run the test suite using the settings from the spirit folder.
  • Type ./runtests.py example to run the test suite using the settings from the example folder.

License

MIT

About

Spirit is a modern Python based forum built on top of Django framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 54.7%
  • CSS 19.3%
  • HTML 14.2%
  • CoffeeScript 9.7%
  • JavaScript 2.1%