mjtorn / mezzanine-categorylink

Create links to blog categories

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Create links to blog categories


Languages

Language:Python 100.0%