Go to file
2015-05-29 15:24:33 -04:00
fkreplace fixes for Django 1.7 2015-05-29 15:15:36 -04:00
tests handle onetoone conflicts and deletes 2015-05-28 16:45:07 -04:00
.gitignore tox 2015-05-28 14:17:15 -04:00
.travis.yml travis 2015-05-29 15:17:24 -04:00
README.rst make README less scary, still not inviting 2015-05-29 15:24:33 -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 fixes for Django 1.7 2015-05-29 15:15:36 -04:00

automatically replace foreign keys as part of a merge operation

tested on Django 1.7 and 1.8

very likely has some unsupported edge cases