some sqlhtml renaming

This commit is contained in:
mdipierro
2015-12-27 07:12:56 -06:00
parent 2a7a4a3d04
commit 71fba07e3a
2 changed files with 8 additions and 7 deletions
+1 -1
View File
@@ -511,7 +511,7 @@ class IS_IN_DB(Validator):
_and=None,
left=None,
delimiter=None,
auto_add = False,
auto_add=False,
):
from pydal.objects import Table
if hasattr(dbset, 'define_table'):