这个项目主要是为了简便的打造知识库和帮助中心,你可以定制你的外观。
- 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协议.
- Demo: live demo.
- 文档: documentation