Python Web 框架 Django 2.1.3 发布,Bug 修复版本

栏目: Python · 发布时间: 7年前

内容简介:Django 2.1.3 发布了。Django 是 Python 编程语言驱动的一个开源模型-视图-控制器(MVC)风格的 Web 应用程序框架。使用 Django,我们在几分钟之内就可以创建高品质、易维护、数据库驱动的应用程序。更新内容:下载地址:

Django 2.1.3 发布了。Django 是 Python 编程语言驱动的一个开源模型-视图-控制器(MVC)风格的 Web 应用程序框架。使用 Django,我们在几分钟之内就可以创建高品质、易维护、数据库驱动的应用程序。

更新内容:

  • Fixed a regression in Django 2.0 where combining Q objects with __in lookups and lists crashed ( #29838 ).

  • Fixed a regression in Django 1.11 where django-admin shell may hang on startup ( #29774 ).

  • Fixed a regression in Django 2.0 where test databases aren’t reused with manage.py test --keepdb on MySQL ( #29827 ).

  • Fixed a regression where cached foreign keys that use to_field were incorrectly cleared in Model.save() ( #29896 ).

  • Fixed a regression in Django 2.0 where FileSystemStorage crashes with FileExistsError if concurrent saves try to create the same directory ( #29890 ).

下载地址:


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

查看所有标签

猜你喜欢:

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

Hatching Twitter

Hatching Twitter

Nick Bilton / Portfolio Hardcover / 2013-11-5 / USD 28.95

The dramatic, unlikely story behind the founding of Twitter, by New York Times bestselling author and Vanity Fair special correspondent The San Francisco-based technology company Twitter has become......一起来看看 《Hatching Twitter》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

MD5 加密
MD5 加密

MD5 加密工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试