mirror of
https://github.com/yweber/lodel2.git
synced 2026-01-14 10:42:14 +01:00
Created a mongodb subpackage in the datasource package
This commit is contained in:
parent
7b7430ab90
commit
311ef0c4f3
4 changed files with 2 additions and 0 deletions
0
lodel/datasource/mongodb/__init__.py
Normal file
0
lodel/datasource/mongodb/__init__.py
Normal file
1
lodel/datasource/mongodb/migration_handler.py
Normal file
1
lodel/datasource/mongodb/migration_handler.py
Normal file
|
|
@ -0,0 +1 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
1
lodel/datasource/mongodb/utils.py
Normal file
1
lodel/datasource/mongodb/utils.py
Normal file
|
|
@ -0,0 +1 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
Loading…
Add table
Add a link
Reference in a new issue