jumpserver/apps/jumpserver
fit2bot 6d39a51c36
[fix]: 兼容django 3 (#5038)
* chore(django): 修改版本依赖

* [fix]: 兼容django 3

* fix(merge): 去掉不用的JSONField

* fix(requirements): 修改加密库的版本

Co-authored-by: ibuler <ibuler@qq.com>
2020-11-19 15:50:31 +08:00
..
settings [fix]: 兼容django 3 (#5038) 2020-11-19 15:50:31 +08:00
views fix(authentication): 修复登录时有时解密失败 2020-08-19 21:42:07 +08:00
__init__.py add asset add 2016-09-03 19:05:50 +08:00
api.py refactor(orgs): 重构组织表结构 2020-07-28 10:16:26 +08:00
asgi.py Support ws (#3291) 2019-09-26 19:22:17 +08:00
conf.py [fix]: 兼容django 3 (#5038) 2020-11-19 15:50:31 +08:00
const.py [Update] Move LOCAL_DYNAMIC_SETTINGS (#4113) 2020-06-16 18:11:23 +08:00
context_processor.py [fix]: 兼容django 3 (#5038) 2020-11-19 15:50:31 +08:00
middleware.py perf: 优化middleware的使用 (#4707) 2020-09-27 14:34:05 +08:00
routing.py Support ws (#3291) 2019-09-26 19:22:17 +08:00
urls.py fix(i18n): 修复js18n的问题 2020-11-17 16:29:09 +08:00
utils.py Dev oidc (#3941) 2020-04-26 20:36:17 +08:00
wsgi.py Rename dir name dashboard to apps 2016-08-13 21:59:08 +08:00