Django 1.5.5 release notes
- Fixed a data corruption bug with (#21256).
- Fixed a couple data corruption issues with edge cases under Oracle and MySQL (#21203, #21126).
- Fixed crashes when using combinations of
annotate()
, , andonly()
(#16436).
本文档使用 全库网 构建