Django 1.4.5 版本发行说明¶
2013 年 2 月 20 日
Django 1.4.5 修复了昨天发布的 1.4.4 版本 中的打包问题。
该版本包含了零散的 .pyc 文件,在某些版本的 Python 中运行时会导致 "bad magic number" 错误。这个版本修复了这个问题,并且还修复了由 manage.py startproject 生成的项目模板 settings.py 文件中的错误文档链接。
Help us reach our 2025 fundraising goal!
Donate to the Django Software Foundation to fund Django's development, security, and community events!2013 年 2 月 20 日
Django 1.4.5 修复了昨天发布的 1.4.4 版本 中的打包问题。
该版本包含了零散的 .pyc 文件,在某些版本的 Python 中运行时会导致 "bad magic number" 错误。这个版本修复了这个问题,并且还修复了由 manage.py startproject 生成的项目模板 settings.py 文件中的错误文档链接。
离线(Django 5.1):
HTML |
PDF |
ePub
由 Read the Docs 提供。