Commit 5d556112 by Alex Gaynor

Fixed #27. Make the readme more clear on what goes in your installed apps.

parent f3a2ce5a
django-taggit
=============
``django-taggit`` a simpler approach to tagging with Django. Add it to your
``django-taggit`` a simpler approach to tagging with Django. Add ``"taggit"`` to your
``INSTALLED_APPS`` then just add a TaggableManager to your model and go::
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