1
0
mirror of https://github.com/django/django.git synced 2025-03-09 17:02:43 +00:00
Anssi Kääriäinen b773ef8fa0 Fixed #14043 -- Made sure nullable o2o delete works as expected
There was an old complaint about nullable one-to-one field cascading
even when the o2o field was saved to None value before the deletion.
Added an test to verify this doesn't happen.

Also some PEP 8 cleanup.
2013-08-21 22:30:45 +01:00
..
2013-08-16 20:12:10 +02:00
2013-08-19 14:16:10 +03:00
2013-06-29 11:58:36 +02:00