Commit e43c1dbb by Alex Gaynor

Fixed a reST issue, thanks jezdez.

parent e5591cd4
......@@ -2,7 +2,7 @@ django-taggit
=============
``django-taggit`` a simpler approach to tagging with Django. Add it to your
``INSTALLED_APPS` 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
......
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