django-kb
django-kb copied to clipboard
Simple knowledge base made with django
Hello, this is an auto-generated Pull Request. ([Feedback?](mailto:[email protected]?subject=pypip.in%20Badge%20Bot%20Feedback%3A%20django-kb)) Some time ago, [pypip.in](https://web.archive.org/web/20150318013508/https://pypip.in/) shut down. This broke the badges for a bunch of repositories, including `django-kb`. Thankfully, an equivalent service is...
I just create empty virtualenv, make `pip install django-kb & djangoadmin startproject` and can't start site. 1. INSTALLED_APPS need "tagging" application 2. Without `markdown` installed module got [this error](http://stackoverflow.com/questions/14791063/invalid-default-markup-type-django) while...