RMUCapstone-MIS590 / Spirit

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

Home Page:http://spirit-project.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

http://spirit-project.com/

License:MIT License


Languages

Language:Python 54.6%Language:CSS 19.3%Language:HTML 14.2%Language:CoffeeScript 9.7%Language:JavaScript 2.1%