Commit da692177 by Alex Gaynor

Added a note to the README.

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