Skip to content

SunshineList/django-custom-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[DRF UTILS][docs]

安装

pip install drf-custom-utils

功能

  • DRF mixin 扩展(不分页返回数据action 单独设置model某个字段或做个字段值 基于action实现)

  • 微信模板消息发送封装(提供相关小程序和公众号 AppID和secret以及模板消息ID配置在settings中)

  • 与第三方对接相关请求封装