passage à mysqlclient

This commit is contained in:
2018-11-17 14:52:53 +01:00
parent 27ef92edb6
commit 3bd19138e1
9 changed files with 13 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
# -*- coding: utf8 -*-
from pyramid_layout.layout import layout_config
from .security import groupfinder
from views.default import (
from .views.default import (
to_euro,
to_percent,
to_decimal,