随笔分类 - Django
摘要:Django中的Serializer实践汇总
阅读全文
摘要:Django中的Model设计实践
阅读全文
摘要:# use_2to3 is invalid
# Django枚举类型扩展方法
# 怎么Django将post请求变成了get请求
阅读全文
摘要:1. General Supported Versions 2. Settings STATIC_URL MEDIA_URL MEDIA_ROOT AUTH_USER_MODEL USE_I18N、USE_L10N、USE_TZ 详解Django 中是否使用时区的区别 默认的 settings.py
阅读全文
摘要:UnicodeEncodeError: 'ascii' codec can't encode characters in position 5-44: ordinal not in range(128) 环境 通过腾讯云CloudShell登陆轻量应用服务器,显示环境变量是: Last login:
阅读全文
摘要:一、层次结构 GenericViewSet(ViewSetMixin, generics.GenericAPIView) DRF GenericAPIView(views.APIView) DRF APIView(View) DRF View Django 第一阶: # 第一阶: ViewSetMi
阅读全文
摘要:场景: Xadmin添加plugin 来源: 1. xadmin与DjangoUeditor的安装 (第3.3章节) 2. 增加富文本编辑器Ueditor (第14.7章节) 报错: Django TypeError: render() got an unexpected keyword argum
阅读全文

浙公网安备 33010602011771号