|
migrations
|
Move real_name to UserProfile;
|
2017-09-12 11:45:17 +08:00 |
|
templates
|
Add mail module and fix reset password api
|
2017-04-18 14:34:23 +08:00 |
|
urls
|
ranklist相关的改动
|
2017-08-20 20:32:07 +08:00 |
|
views
|
Move real_name to UserProfile;
|
2017-09-12 11:45:17 +08:00 |
|
__init__.py
|
创建新工程 添加了一些通用代码和数据库模型
|
2015-06-26 15:59:53 +08:00 |
|
decorators.py
|
大幅优化数据库查询, 升级django至1.11 LTS, 升级python至3.6.2
|
2017-08-29 19:35:22 +08:00 |
|
middleware.py
|
大幅优化数据库查询, 升级django至1.11 LTS, 升级python至3.6.2
|
2017-08-29 19:35:22 +08:00 |
|
models.py
|
Move real_name to UserProfile;
|
2017-09-12 11:45:17 +08:00 |
|
serializers.py
|
Move real_name to UserProfile;
|
2017-09-12 11:45:17 +08:00 |
|
tasks.py
|
remove i18n
|
2017-04-19 02:03:48 +08:00 |
|
tests.py
|
remove i18n
|
2017-04-19 02:03:48 +08:00 |