内容简介: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 inModel.save()
( #29896 ). -
Fixed a regression in Django 2.0 where
FileSystemStorage
crashes withFileExistsError
if concurrent saves try to create the same directory ( #29890 ).
下载地址:
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- ZUI 前端框架 1.8.1 发布,修复 bug,完善功能
- PHP 开发框架 CakePHP 3.6.5 发布,Bug 修复
- PHP 框架 CodeIgniter 3.1.7 发布,包含变更和错误修复
- PHP 框架 CodeIgniter 3.1.7 发布,包含变更和错误修复
- Python 的 ORM 框架 SQLAlchemy 1.2.1 修复回归错误
- PHP 开发框架 CakePHP 3.6.2 发布,bug 修复版本
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Neural Networks for Applied Sciences and Engineering
Samarasinghe, Sandhya / CRC Pr I Llc / 2006-9 / $ 118.59
In response to the exponentially increasing need to analyze vast amounts of data, Neural Networks for Applied Sciences and Engineering: From Fundamentals to Complex Pattern Recognition provides scient......一起来看看 《Neural Networks for Applied Sciences and Engineering》 这本书的介绍吧!