added historique

This commit is contained in:
2023-01-23 17:16:45 +01:00
parent 25c6ad3cc0
commit 060b796636
15 changed files with 337 additions and 9 deletions

View File

@@ -7,6 +7,7 @@ import zope.sqlalchemy
# Base.metadata prior to any initialization routines
from .user import User
from .blog_record import BlogRecord
from .portfolio import Actifs
# run configure_mappers after defining all of the models to ensure
# all relationships can be setup