python - django 实现用户的操作日志
PHP中文网
PHP中文网 2017-04-17 17:57:21
0
1
1175

django 项目,生成表单记录用户的的操作日志。
请教该如何实现?

比如用户管理模块:

django Signals 如何应用?

PHP中文网
PHP中文网

认证高级PHP讲师

reply all(1)
洪涛

Write a decorator to store the operation information when the method is executed. The operation information is taken from the decorated parameters and decorated methods

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template