项目状态: 正在开发中 [目前已基本可用]
项目地址: https://github.com/find456789/django_blog
django+bootstrap5 实现的 个人博客
pip install -r requirements.txt
python manage.py runserver
http://127.0.0.1:8000/
就可以了后台地址: http://127.0.0.1:8000/admin/
账号:admin888
密码:admin888
pip install -r requirements.txt
db.sqlite3
python manage.py migrate
创建数据库python manage.py createsuperuser
根据步骤创建超级管理员账号python manage.py runserver
启动服务http://127.0.0.1:8000/
就可以了https://fontawesome.com/start 图标
https://getbootstrap.com/ ui 框架
https://www.djangoproject.com/ django web 框架
https://github.com/jazzband/django-debug-toolbar 调试
https://github.com/etianen/django-reversion admin 版本控制
这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。
V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。
V2EX is a community of developers, designers and creative people.