使用 Python-Django 构建博客系统

本教程将介绍如何使用 Python 的 Django 框架构建一个基本的博客系统。我们将逐步指导您完成设置、创建模型、视图、模板和其他组件的过程。通过本教程,您将掌握使用 Django 创建和维护博客所需的技能。

zip
django简单博客系统.zip 预估大小:74个文件
folder
django_blog 文件夹
file
LICENSE 16KB
folder
.idea 文件夹
file
django_blog_proj-master.iml 1KB
file
workspace.xml 8KB
file
misc.xml 298B
folder
inspectionProfiles 文件夹
file
profiles_settings.xml 174B
file
modules.xml 305B
file
.gitignore 184B
folder
README_IMG 文件夹
file
article_detail.png 254KB
file
profile.png 112KB
file
index.png 186KB
file
manage.py 660B
folder
blog 文件夹
folder
__init__.py 文件夹
file
tests.py 60B
file
admin.py 270B
folder
migrations 文件夹
folder
__init__.py 文件夹
file
0001_initial.py 3KB
folder
__pycache__ 文件夹
file
0001_initial.cpython-37.pyc 2KB
file
__init__.cpython-37.pyc 161B
file
apps.py 83B
file
models.py 3KB
folder
templates 文件夹
folder
blog 文件夹
file
update_article.html 2KB
file
register.html 2KB
file
profile.html 4KB
file
hint.html 1KB
file
reset_password.html 2KB
file
create_article.html 2KB
file
confirm.html 859B
file
header.html 2KB
file
qft.html 359B
file
edit_profile.html 2KB
file
article_detail.html 4KB
file
login.html 1KB
file
base.html 4KB
file
index.html 2KB
file
register2.html 752B
file
footer.html 230B
file
urls.py 1KB
folder
__pycache__ 文件夹
file
views.cpython-37.pyc 12KB
file
admin.cpython-37.pyc 394B
file
middlewares.cpython-37.pyc 3KB
file
models.cpython-37.pyc 3KB
file
__init__.cpython-37.pyc 150B
file
apps.cpython-37.pyc 362B
file
urls.cpython-37.pyc 961B
folder
static 文件夹
folder
js 文件夹
file
naranja.js 11KB
folder
md_css 文件夹
file
naranja.min.css 3KB
file
material.css 5KB
file
demo.css 500B
file
solarized-dark.css 5KB
file
solarized-light.css 5KB
file
emacs.css 5KB
file
monokai.css 5KB
file
bootstrap-grid.min.css 28KB
file
vim.css 5KB
folder
blog 文件夹
file
style.css 299B
file
middlewares.py 3KB
file
views.py 23KB
file
requirements.txt 49B
file
.gitignore 2KB
file
.gitmessage 451B
folder
proj 文件夹
folder
__init__.py 文件夹
file
wsgi.py 385B
file
project_config.py 1KB
file
urls.py 814B
file
settings.py 4KB
folder
__pycache__ 文件夹
file
settings.cpython-37.pyc 3KB
file
__init__.cpython-37.pyc 150B
file
wsgi.cpython-37.pyc 547B
file
urls.cpython-37.pyc 979B
file
project_config.cpython-37.pyc 647B
file
asgi.py 385B
file
README.md 6KB
file
基于Django博客系统 报告.docx 3.16MB
file
django简单博客系统.zip 3.13MB
...
zip 文件大小:6.25MB