2017-06-21 18:27:39 -03:00
2016-11-14 00:48:35 -03:00
2016-06-07 06:38:04 +02:00
2014-11-17 21:26:41 -03:00
2015-11-07 06:17:55 -03:00
2016-11-14 00:48:35 -03:00
2016-11-14 15:05:47 -03:00
2015-06-10 10:16:53 -03:00
2016-11-13 16:18:41 -03:00
2016-11-13 18:43:02 -03:00
2016-05-20 00:10:09 -03:00
2016-11-14 00:48:35 -03:00
2015-07-25 00:17:53 -03:00
2017-06-02 21:31:27 -03:00
2015-05-05 13:11:32 -03:00

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.4 and 3.5 (recommended)
  • Django 1.8 LTS (recommended), 1.9 and 1.10
  • 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

Description
Spirit is a modern Python based forum built on top of Django framework
Readme MIT 18 MiB
Languages
Python 54.5%
HTML 14%
CSS 12.9%
CoffeeScript 10.1%
SCSS 6.4%
Other 2.1%