Skip to content

Commit

Permalink
base config for dummy db
Browse files Browse the repository at this point in the history
  • Loading branch information
ojengwa committed Feb 16, 2016
1 parent e071356 commit 89163d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ibu/backends/dummy/features.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from django.db.backends.base.features import BaseDatabaseFeatures
from ibu.backends.base.features import BaseDatabaseFeatures


class DummyDatabaseFeatures(BaseDatabaseFeatures):
Expand Down

0 comments on commit 89163d9

Please sign in to comment.