2018 年 11 月 1 日
Django 2.1.3 修复了 2.1.2 版本中的一些错误。
Q
对象与 __in
查找和列表组合时会崩溃 (#29838)。django-admin shell
在启动时可能会挂起 (#29774)。manage.py test --keepdb
时不再重用测试数据库 (#29827)。Model.save()
中错误地清除了使用 to_field
的缓存外键 (#29896)。FileSystemStorage
会导致 FileExistsError
错误 (#29890)。12月 04, 2023