文件名称:Flask_Blog
文件大小:6.13MB
文件格式:ZIP
更新时间:2024-03-27 16:03:09
JavaScript
Flask_Blog
【文件预览】:
Flask_Blog-main
----notification_manager.py(1KB)
----main.py(8KB)
----templates()
--------make-post.html(1KB)
--------login.html(1KB)
--------footer.html(2KB)
--------index.html(2KB)
--------post.html(2KB)
--------register.html(947B)
--------header.html(2KB)
--------about.html(1KB)
--------contact.html(1KB)
----__pycache__()
--------notification_manager.cpython-37.pyc(2KB)
--------forms.cpython-37.pyc(2KB)
----Procfile(22B)
----static()
--------css()
--------vendor()
--------img()
--------js()
--------scss()
----.idea()
--------misc.xml(288B)
--------vcs.xml(180B)
--------modules.xml(290B)
--------.gitignore(176B)
--------inspectionProfiles()
--------blog-with-users-end.iml(610B)
----requirements.txt(449B)
----.gitignore(2KB)
----blog.db(24KB)
----forms.py(1KB)