From 14e94a0c7d5350d6a7771655d34469ff084f8802 Mon Sep 17 00:00:00 2001 From: James Turk Date: Thu, 28 May 2015 15:41:39 -0400 Subject: [PATCH] add README --- README.rst | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.rst diff --git a/README.rst b/README.rst new file mode 100644 index 0000000..f7de8bc --- /dev/null +++ b/README.rst @@ -0,0 +1,7 @@ +automatically replace foreign keys as part of a merge operation + +- currently requires Django 1.8 +- has some pretty serious issues & edge cases +- raises & catches Exception in weird places + +in other words, don't use this