Skip to content

原项目已停止维护,但是我觉得这个项目还是不错的,所以拿过来做下更新升级。

License

Notifications You must be signed in to change notification settings

magicjoey/django-knowledge

 
 

Repository files navigation

欢迎来到 django-knowledge!

这个项目主要是为了简便的打造知识库和帮助中心,你可以定制你的外观。

看一眼:

  • Turn common questions or support requests into a knowledge base.
  • Control who sees what with simple per object view permissions: public (everyone), private (poster & staff), or internal (only staff).
  • Assign questions and answers to categories for easy sorting.
  • Staff get moderation controls or they can use the familiar Django admin to handle support requests.
  • Allow anonymous questions, or require a standard Django user account (the default).
  • Included base templates and design with prebundled HTML and CSS.
  • Optionally alert users of new responses via email (or your own alert system).
  • BSD协议.

链接:

截图:

a common thread viewed by anonymous user

a common thread viewed by a moderator (staff)

ask form

the home page

search results with ask form at bottom

100% coverage on tests

About

原项目已停止维护,但是我觉得这个项目还是不错的,所以拿过来做下更新升级。

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 64.4%
  • CSS 24.3%
  • HTML 10.5%
  • Shell 0.8%