Python Web 框架 Django 2.0.6 发布,Bugfix 版本

栏目: 软件资讯 · 发布时间: 7年前

内容简介:Python Web 框架 Django 2.0.6 已发布,官方表示,这是一个 bug 修复版本。主要修复了以下的 bug: Fixed a regression that broke custom template filters that use decorators (#29400). Fixed detection of c...

Python Web 框架 Django 2.0.6 已发布,官方表示,这是一个 bug 修复版本。主要修复了以下的 bug:

  • Fixed a regression that broke custom template filters that use decorators (#29400).

  • Fixed detection of custom URL converters in included patterns (#29415).

  • Fixed a regression that added an unnecessary subquery to the GROUP BY clause on MySQL when using a RawSQLannotation (#29416).

  • Fixed WKBWriter.write() and write_hex() for empty polygons on GEOS 3.6.1+ (#29460).

  • Fixed a regression in Django 1.10 that could result in large memory usage when making edits using ModelAdmin.list_editable (#28462).

可以看到,该版本修复了多个回归错误,值得升级。

详情请查看发布说明 https://docs.djangoproject.com/en/2.0/releases/2.0.6/

下载:https://www.djangoproject.com/download/


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

jQuery基础教程 (第4版)

jQuery基础教程 (第4版)

[美] Jonathan Chaffer、[美] Karl Swedberg / 李松峰 / 人民邮电出版社 / 2013-10 / 59.00

本书由jQuery API网站维护者亲自撰写,第一版自2008上市以来,一版再版,累计重印14次,是国内首屈一指的jQuery经典著作! 作为最新升级版,本书涵盖jQuery 1.10.x和jQuery 2.0.x。本书前6章以通俗易懂的方式讲解了jQuery的核心组件,包括jQuery的选择符、事件、动画、DOM操作、Ajax支持等。第7章和第8章介绍了jQuery UI、jQuery M......一起来看看 《jQuery基础教程 (第4版)》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

SHA 加密
SHA 加密

SHA 加密工具