基于 Django 2.1 的个人博客.
Python3 | MySQL | Redis
访问网站: Welcome To FesonX's Blog 由于个人邮箱容易凉, 暂不提供修改密码功能, 有需要请自行 Fork 后测试, 在 Settings.py 修改.
- 基本文章增删改(可根据作者/标签过滤文章)
- 页面流量统计功能, 基于Redis
- 评论功能
- 搜索功能
- 图片上传功能, 当前仅支持手动填写url, 可以上传至简书测试此功能
- 其他功能欢迎 pull request
Developed by Django 2.1
Python3 | MySQL | Redis
View the site:Welcome To FesonX's Blog
- Basic Article Post/Edit/Delete
- Page View(PV) Based On Redis
- Comments
- Search
- Image Upload Function.(You should use image url now)
- Waiting for pull request...
The project can't develop without the following repositories.
- Django Documentation The official documentation built by Django.
- editor.md This repository makes the blog editor support Markdown.
- Django Practice Project
- Django-Taggit(zh-cn)
- JSON-js
- Python-slugify This repository helps create slugs from unicode strings.
- sorl-thumbnail Enable thumbnail for your Django project.
- mp-mansory.js