Fix in config.py.sample for new behaviour
This commit is contained in:
parent
17908d0b60
commit
ac32f46ff4
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# You need install cromosoma for use this.
|
# You need install cromosoma for use this.
|
||||||
|
|
||||||
from paramecio.cromosoma.webmodel import WebModel
|
from paramecio.libraries.db.webmodel import WebModel
|
||||||
from importlib import import_module
|
from importlib import import_module
|
||||||
|
|
||||||
# No touch it if you don't know what are you doing
|
# No touch it if you don't know what are you doing
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue