No description
| mergeobject | ||
| tests | ||
| .gitignore | ||
| .travis.yml | ||
| LICENSE | ||
| README.rst | ||
| runtests.py | ||
| setup.py | ||
| tox.ini | ||
==================
django-mergeobject
==================
**EXPERIMENTAL**
.. image:: https://travis-ci.org/jamesturk/django-mergeobject.svg?branch=master
:target: https://travis-ci.org/jamesturk/django-mergeobject
.. image:: https://img.shields.io/pypi/v/django-mergeobject.svg
:target: https://pypi.python.org/pypi/django-mergeobject
automatically replace foreign keys as part of a merge operation
somewhat tested on Django 1.7 and 1.8
very likely has some unsupported edge cases, use with caution