This isn't fully ready as there is one test failure left: test_objects_with_same_object_id ; older versions of django should still pass (unless they don't recognize on_delete argument for foreignkeys).
I'm new to this project but not to Django, so maybe I'll be able to figure it out but please feel free to chime in.
This isn't fully ready as there is one test failure left:
test_objects_with_same_object_id
; older versions of django should still pass (unless they don't recognizeon_delete
argument for foreignkeys).I'm new to this project but not to Django, so maybe I'll be able to figure it out but please feel free to chime in.
Addresses #164