1
0
mirror of https://github.com/django/django.git synced 2025-01-27 02:29:55 +00:00
Aymeric Augustin c3904deb91 Fixed #25160 (again) -- Moved data loss check on reverse relations.
Moved data loss check when assigning to a reverse one-to-one relation on
an unsaved instance to Model.save(). This is exactly the same change as
e4b813c but for reverse relations.
2015-09-19 20:27:53 +02:00
..
2015-08-08 12:02:32 +02:00
2015-08-08 12:02:32 +02:00
2015-08-08 12:02:32 +02:00
2015-06-05 08:24:53 -04:00
2015-08-08 12:02:32 +02:00
2015-05-01 16:24:39 -04:00
2015-05-20 13:48:06 -04:00
2015-08-18 19:52:45 -04:00