-
Graeme Porteous authored
Fix has_one with foreign_key and primary_key association bug which caused the associated object being lost when saving the owner. [#1756 state:resolved] Mixed in a bit from patch by ransom-briggs. [#2813 state:resolved] Signed-off-by:
Eloy Duran <eloy.de.enige@gmail.com>
Graeme Porteous authoredFix has_one with foreign_key and primary_key association bug which caused the associated object being lost when saving the owner. [#1756 state:resolved] Mixed in a bit from patch by ransom-briggs. [#2813 state:resolved] Signed-off-by:
Eloy Duran <eloy.de.enige@gmail.com>
Loading