| changeset 1180 | 54ef33bb4065 |
| parent 1157 | 4133f4c57ec8 |
| parent 1156 | 662721dc606b |
| child 1187 | 73403060f297 |
--- a/src/ldt/ldt/ldt_utils/views/front.py Wed Apr 24 12:46:44 2013 +0200 +++ b/src/ldt/ldt/ldt_utils/views/front.py Sat May 11 23:09:05 2013 +0200 @@ -6,7 +6,6 @@ from django.db.models import Count from django.shortcuts import render_to_response from django.template import RequestContext -from guardian.shortcuts import get_objects_for_group from ldt.ldt_utils.models import Content, Project from ldt.ldt_utils.forms import SearchForm from ldt.ldt_utils.views.content import get_content_tags