Skip to content

Commit ffb9c67

Browse files
committed
deleting storage from master
1 parent beda7e9 commit ffb9c67

File tree

5 files changed

+1
-311
lines changed

5 files changed

+1
-311
lines changed

django_mongodb_engine/storage.py

Lines changed: 0 additions & 118 deletions
This file was deleted.

tests/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
}
1515

16-
INSTALLED_APPS = 'aggregations contrib embedded general or_lookups storage'.split()
16+
INSTALLED_APPS = 'aggregations contrib embedded general or_lookups'.split()
1717

1818
# shortcut to check whether tests would pass using an SQL backend
1919
USE_SQLITE = False

tests/storage/__init__.py

Whitespace-only changes.

tests/storage/models.py

Whitespace-only changes.

tests/storage/tests.py

Lines changed: 0 additions & 192 deletions
This file was deleted.

0 commit comments

Comments
 (0)