Python Web 框架 Django 1.11.14 和 2.0.7 发布

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

内容简介:Python Web 框架 Django 1.11.14 和 2.0.7 已发布,官方表示,这是一次 bug 修复版本的发布。主要修复了以下的 bug: 1.11.14 Fixed WKBWriter.write() and write_hex() for empty polygons on GEOS 3.6.1+ (...

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

1.11.14

  • 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).

可以看到,该版本修复了 Django 1.10 中一个会导致出现内存被大量使用的回归错误。

2.0.7

  • Fixed admin changelist crash when using a query expression without asc() or desc() in the page’s ordering (#29428).

  • Fixed admin check crash when using a query expression in ModelAdmin.ordering (#29428).

  • Fixed __regex and __iregex lookups with MySQL 8 (#29451).

  • Fixed migrations crash with namespace packages on Python 3.7 (#28814).

该版本也修复了一个使用 MySQL 8 的 __regex 和 __iregex 时关于查找的问题

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


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


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

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

Modeling the Internet and the Web

Modeling the Internet and the Web

Pierre Baldi、Paolo Frasconi、Padhraic Smyth / Wiley / 2003-7-7 / USD 115.00

Modeling the Internet and the Web covers the most important aspects of modeling the Web using a modern mathematical and probabilistic treatment. It focuses on the information and application layers, a......一起来看看 《Modeling the Internet and the Web》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

MD5 加密
MD5 加密

MD5 加密工具