Import the exception

This commit is contained in:
2011-05-06 09:51:56 +01:00
parent 22cde7c1a4
commit 81f7c63674

View File

@@ -1,3 +1,4 @@
from django.db import IntegrityError
class IGBMiddleware(object): class IGBMiddleware(object):
""" """