2015-06-16 21:13:45 +00:00
|
|
|
==================
|
|
|
|
django-mergeobject
|
|
|
|
==================
|
|
|
|
|
2015-05-29 19:31:29 +00:00
|
|
|
**EXPERIMENTAL**
|
|
|
|
|
2015-06-16 21:13:45 +00:00
|
|
|
.. 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
|
|
|
|
|
|
|
|
|
2015-05-28 19:41:39 +00:00
|
|
|
automatically replace foreign keys as part of a merge operation
|
|
|
|
|
2015-05-29 19:31:29 +00:00
|
|
|
somewhat tested on Django 1.7 and 1.8
|
2015-05-28 19:41:39 +00:00
|
|
|
|
2015-06-16 21:13:45 +00:00
|
|
|
very likely has some unsupported edge cases, use with caution
|