cleanup, update docs, bump version
This commit is contained in:
@ -3,7 +3,8 @@
|
||||
* Allow multiple relations to the same related model/table.
|
||||
* Fix for wrong relation column used in many_to_many relation joins (fix [#71][#71])
|
||||
* Fix for wrong relation population for m2m relations when also fk relation present for same model.
|
||||
* Add check if user provide related_name if there are multiple relations to same table on one model
|
||||
* Add check if user provide related_name if there are multiple relations to same table on one model.
|
||||
* More eager cleaning of the dead weak proxy models.
|
||||
|
||||
# 0.7.3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user