06 2019 档案

摘要:首先,我们分成4个Python的文件,(models.py ,views.py , urls.py ) 和html模板文件 (latest_books.html ) # models.py (the database tables) from django.db import models clas 阅读全文
posted @ 2019-06-16 16:27 夕殿墨寒 阅读(674) 评论(0) 推荐(0)