Fixes in mysql support
This commit is contained in:
parent
ac785f904c
commit
e468fba853
4 changed files with 10 additions and 5 deletions
|
|
@ -133,7 +133,7 @@ def home(module='', submodule='', t=t):
|
|||
except ValueError:
|
||||
t.env.directories.insert(num_template, templates_path)
|
||||
|
||||
print(t.env.directories)
|
||||
# print(t.env.directories)
|
||||
#if config.reloader:
|
||||
#reload(new_module)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue