Commit 617a1ed3 by Alex Gaynor

One more small fix.

parent d932cbb9
from django.contrib.contenttypes.models import ContentType
from django.shortcuts import get_object_or_404
from django.views.generic.object_detail import object_list
from django.views.generic.list_detail import object_list
from taggit.models import TaggedItem, Tag
......
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