Go to file
2015-05-28 16:28:21 -04:00
fkreplace error on 1:1 clash 2015-05-28 16:28:21 -04:00
tests error on 1:1 clash 2015-05-28 16:28:21 -04:00
.gitignore tox 2015-05-28 14:17:15 -04:00
README.rst add README 2015-05-28 15:41:39 -04:00
runtests.py testing an idea 2015-05-28 00:21:15 -04:00
setup.py tox 2015-05-28 14:17:15 -04:00
tox.ini ensure same class 2015-05-28 15:55:35 -04:00

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