fix get_matches

This commit is contained in:
j 2012-01-09 00:08:05 +05:30
commit d6b9929052
3 changed files with 4 additions and 5 deletions

View file

@ -22,7 +22,6 @@ from item.models import Access, Item
from item import utils
import models
import managers
def signin(request):