Skip to content

Commit

Permalink
django-nonrel#52. Add losted import.
Browse files Browse the repository at this point in the history
  • Loading branch information
rinaatt committed Jul 10, 2014
1 parent ca3caa4 commit 4b9c4c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions djangotoolbox/db/basecompiler.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
from django.db.utils import DatabaseError, IntegrityError
from django.utils.tree import Node
from django.db import connections
from ..fields import RawFakeField

try:
from django.db.models.sql.where import SubqueryConstraint
Expand Down

0 comments on commit 4b9c4c0

Please sign in to comment.