Fixes in sql connection hook
This commit is contained in:
parent
879aa66823
commit
a2481580a9
8 changed files with 57 additions and 33 deletions
|
|
@ -107,6 +107,10 @@ class PTemplate:
|
|||
|
||||
self.filters[filter_name.__name__]=filter_name
|
||||
|
||||
def add_css_home_local(file_css, module):
|
||||
|
||||
pass
|
||||
|
||||
env=env_theme(__file__)
|
||||
|
||||
standard_t=PTemplate(env)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue