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]


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

查看所有标签

猜你喜欢:

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

The Little Schemer - 4th Edition

The Little Schemer - 4th Edition

Daniel P. Friedman、Matthias Felleisen / The MIT Press / 1995-12-21 / USD 40.00

This delightful book leads you through the basic elements of programming in Scheme (a Lisp dialect) via a series of dialogues with well-chosen questions and exercises. Besides teaching Scheme, The Lit......一起来看看 《The Little Schemer - 4th Edition》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

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

在线图片转Base64编码工具

html转js在线工具
html转js在线工具

html转js在线工具