首页
学习
活动
专区
工具
TVP
发布
精选内容/技术社群/优惠产品,尽在小程序
立即前往

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

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/

  • 发表于:
  • 原文链接https://www.oschina.net/news/96677/django-2-0-6-released
  • 如有侵权,请联系 cloudcommunity@tencent.com 删除。

扫码

添加站长 进交流群

领取专属 10元无门槛券

私享最新 技术干货

扫码加入开发者社群
领券