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(), , and only() (#16436).