django-orchestra-test/orchestra/apps/orders
Marc dddb11bf40 Initial commit 2014-05-08 16:59:35 +00:00
..
tests Initial commit 2014-05-08 16:59:35 +00:00
README.md Initial commit 2014-05-08 16:59:35 +00:00
__init__.py Initial commit 2014-05-08 16:59:35 +00:00
collector.py Initial commit 2014-05-08 16:59:35 +00:00
models.py Initial commit 2014-05-08 16:59:35 +00:00
settings.py Initial commit 2014-05-08 16:59:35 +00:00

README.md

Orders

Build an asyclic graph with every model.save() and model.delete() looking for Service.content_type matches.

ORDERS_GRAPH_MAX_DEPTH

autodiscover contacts by looking for contact atribute on related objects with reverse relationship null=False