This repository has been archived by the owner on May 14, 2024. It is now read-only.
0.9.8
Fixed
- Fixed the
morphed_by_many()
decorator. - Fixed decoding errors for MySQL.
- Fixed connection errors check.
- Fixed the
touches()
method. - Fixed
has_many
not showingDISTINCT
. - Fixed
save_many()
for Python 3. - Fixed an error when listing columns for recent MySQL versions.