Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 267 Bytes

File metadata and controls

20 lines (12 loc) · 267 Bytes

Changelog

Version 0.6.0

  • Fix django 1.6 compatibilities.

Version 0.5.0

  • Add django 1.6 support. (by @livskiy)
  • Backward relations lookups fixes. (by @jneight)

Version 0.4.4

  • Python3 compatibility fixes.