Skip to content
This repository has been archived by the owner on Mar 22, 2018. It is now read-only.

juliomrqz/django-knowledgebase

Repository files navigation

Django-Knowledgebase

image

image


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: