Commit 2172cc0b by Alex Gaynor

Typo fix

parent 5968ac8b
......@@ -6,7 +6,7 @@ model and go:
from django.db import models
from taggit.manager import TagManager
from taggit.managers import TagManager
class Food(models.Model):
# ... fields here
......
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