Add setting HELPDESK_SHOW_KB_ON_HOMEPAGE to show KnowledgeBase

categories on the homepage.
Bumped version number.
This commit is contained in:
Ross Poulton
2012-03-02 09:28:54 +11:00
parent 4ae7069517
commit 321a9aef2d
4 changed files with 24 additions and 2 deletions

View File

@ -4,7 +4,7 @@ from distutils.util import convert_path
from fnmatch import fnmatchcase
from setuptools import setup, find_packages
version = '0.1.5b'
version = '0.1.6b'
# Provided as an attribute, so you can append to these instead
# of replicating them: