设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

Python Web框架Django 1.11.14和2.0.7发布

2018-7-11 21:55| 发布者: joejoe0332| 查看: 201| 评论: 0|原作者: oschina|来自: oschina

摘要: Python Web 框架 Django 1.11.14 和 2.0.7 已发布,官方表示,这是一次 bug 修复版本的发布。主要修复了以下的 bug:1.11.14FixedWKBWriter.write()andwrite_hex()for empty polygons on GEOS 3.6.1+ (#29460).Fixed ...

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/


酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部