Django-Knowledgebase
This project is Unmaintained. For a full-featured Knowledgebase made with Django and Angular, you can visit https://github.com/bazzite/scrits.
A knowledgebase made with Django
Documentation
The full documentation is at https://django-knowledgebase.readthedocs.org.
Quickstart
Install Django-Knowledgebase:
pip install django-knowledgebase
Then use it in a project:
import knowledgebase
Todo
- Unit tests
Running Tests
Does the code actually work?
source <YOURVIRTUALENV>/bin/activate (myenv) $ pip install -r requirements-text.txt (myenv) $ python runtests.py
Credits
Tools used in rendering this package: