mozillazg's Blog
  • Feed
  • About
  • Archives
  • 2015-11-30 Django: 解决 OperationalError: (1093, "You can't specify target table 'xxx' for update in FROM clause")
  • 2015-11-07 Django: 使用 Q 对象构建复杂的查询语句
  • 2015-11-03 怎么给 django class view 增加权限判断
  • 2015-11-01 解决在 Django 中使用 rq 或 celery 任务队列有时会出现 DoesNotExist 的问题
  • 2015-09-25 配置 django-rq 在 admin 后台显示队列管理页面
  • 2015-09-16 如何在 django admin site 中设置某个 model 只读
  • 2015-07-27 django @admin.register 非线程安全陷阱
  • 2015-07-06 配置应用在 django admin 中显示的名称和顺序
  • 2015-04-01 [django]通过自定义 aggregate 的方式让 Count 支持 SQL 函数
  • 2015-03-17 [django]修复使用 QueryDict 时出现 “UnicodeEncodeError” 错误的问题
  • 2015-03-07 [django]解决 django 模板中无法正常输入 {{ 或 {%
  • 2014-03-04 [django]通过自定义 Model Field 的方式将上传的文本文件按 UTF-8 编码保存
  • 2013-10-13 [django]修复 "TypeError: delete() got an unexpected keyword argument 'using'"
  • 2013-10-13 [django]修复 "dictionary update sequence element 0 has length 1, 2 is required"
  • 2013-09-29 [django]按天分组统计数据
  • «
  • 1
  • 2
  • 3
  • »

© 2015 mozillazg · Powered by pelican-bootstrap3, Pelican, Bootstrap · Privacy

Creative Commons License "mozillazg's Blog" by mozillazg is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License, except where indicated otherwise.

Back to top