Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 311 Bytes

v0.13.1.rst

File metadata and controls

13 lines (10 loc) · 311 Bytes

v0.13.1

date

2016-01-25

Bugfixes

  • Prevent muting non-tastypie's exceptions (#1297, PR #1404)
  • Gracefully handle UnsupportFormat exception (#1154, PR #1417)
  • Add related schema urls (#782, PR #1309)
  • Repr value must be str in Py2 (#1421, PR #1422)
  • Fixed assertHttpAccepted (PR #1416)