You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
git-test/blog
liangliang a70bae1840
移除slug
8 years ago
..
management 将用户头像保存本地 8 years ago
migrations 修改model 9 years ago
static 增加文章归档页面 8 years ago
templatetags 为用户头像增加缓存 8 years ago
__init__.py 创建blog app.创建model 9 years ago
admin.py 移除slug 8 years ago
apps.py 创建blog app.创建model 9 years ago
context_processors.py update logger 8 years ago
forms.py 添加搜索功能 9 years ago
middleware.py 升级至django 2.0 😌 8 years ago
models.py 去掉文章slug配置, close #144 8 years ago
search_indexes.py 分类目录页面优化,部分代码格式调整 9 years ago
tests.py update test image url 8 years ago
urls.py 修复用户分页url错误bug 8 years ago
views.py update logger 8 years ago