spirit是一个基于python的论坛,由django提供支持。

django-spirit的Python项目详细描述


#精神

[![生成状态](https://img.shields.io/travis/nitely/Spirit/master.svg?style=flat-square)](https://travis-ci.org/nitely/Spirit) [![覆盖状态](https://img.shields.io/coveralls/nitely/Spirit/master.svg?style=flat-square)](https://coveralls.io/r/nitely/Spirit) [![pypi](https://img.shields.io/pypi/v/django-spirit.svg?style=flat-square)](https://pypi.python.org/pypi/django-spirit) [![许可证](https://img.shields.io/pypi/l/django-spirit.svg?style=flat-square)](https://raw.githubusercontent.com/nitely/Spirit/master/LICENSE

spirit是一个基于python的论坛,使用django框架构建。

要查看它的实际效果,请访问[精神项目](http://spirit-project.com/)。

##兼容性

  • python 2.7、3.4、3.5、3.6(推荐)和3.7
  • Django 1.11 LTS(推荐),2.0,2.1
  • postgresql(推荐)、mysql、oracle数据库、sqlite

受限于“[我可以将哪个python版本与django一起使用?](https://docs.djangoproject.com/en/2.1/faq/install/#what-python-version-can-i-use-with-django)“

##用法

>;全新精神0.5

` pip install django-spirit spirit startproject mysite cd mysite python manage.py spiritinstall python manage.py createsuperuser python manage.py runserver `

访问[http://127.0.0.1:8000](http://127.0.0.1:8000

有关详细的安装和设置文档,请参见[spirit.readthedocs.io](http://spirit.readthedocs.io/en/latest/

##文档

文档可以在[spirit.readthedocs.io](http://spirit.readthedocs.io/en/latest/)找到

##测试

` python runtests.py `

##许可证

麻省理工学院

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java jSplitPane鼠标悬停时显示和隐藏左窗格   替换nio。文件java 8的路径::of(字符串)   java Jetty连接器和处理程序   无法实例化java RxJava网络   加密如何使Java程序对文本文档中的消息进行解密?   java可以在OSGi环境中实现   javascript在GWT中捕获JS触发的自定义事件   Cassandra跟踪和客户端延迟之间的java差异   java简单Xml元素声明两次错误   Mac和PC之间的java NetBeans   java Selenium Chrome驱动程序和Travis CI不能一起工作   从Java web应用程序管理Linux用户身份验证和文件系统权限   java调用setVisible(false)和dispose()时,为什么窗口/组件侦听器的调用方式不同?