Fixes in documentation for db model
This commit is contained in:
parent
ae3bf3f6c3
commit
3433b3150a
6 changed files with 159 additions and 2 deletions
|
|
@ -20,6 +20,8 @@ except:
|
|||
sys.exit(1)
|
||||
|
||||
def start():
|
||||
"""Function for create and update mysql tables using webmodel classes and fields how source.
|
||||
"""
|
||||
|
||||
connection=WebModel.connection()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue