Commit ea71090e by Alex Gaynor

Wrap for 80 chars.

parent da692177
django-taggit django-taggit
============= =============
``django-taggit`` a simpler approach to tagging with Django. Add it to your ``INSTALLED_APPS` ``django-taggit`` a simpler approach to tagging with Django. Add it to your
then just add a TaggableManager to your model and go: ``INSTALLED_APPS` then just add a TaggableManager to your model and go:
from django.db import models from django.db import models
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment