Base = declarative_base() # many-to-many association table: blog_post - blog_tag ... In the view function we pass posts to the template:
確定! 回上一頁