django-knowledgebase

A knowledgebase made with Django


Keywords
django-knowledgebase, django, knowledgebase, unmaintained
License
Apache-2.0
Install
pip install django-knowledgebase==0.2.0

Documentation

Django-Knowledgebase

https://badge.fury.io/py/django-knowledgebase.png https://travis-ci.org/bazzite/django-knowledgebase.png?branch=master

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: