/mezzanine-categorylink

Create links to blog categories

Primary LanguagePython

mezzanine-categorylink

Overview

Mezzanine Links work with slugs of titles or external http(s) links.

With mezzanine-categorylink, you can create links to blog categories

Installation

Install in INSTALLED_APPS.

::
'categorylink',

Remember to run manage.py migrate categorylink afterwards.

License

BSD. Whatever. Not gonna care too much.