| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673 |
- digraph model_graph {
- // Dotfile by Django-Extensions graph_models
- // Created: 2025-09-22 14:07
- // Cli Options: orgs recycle_core --group-models --disable-fields
- fontname = "Roboto"
- fontsize = 8
- splines = true
- rankdir = "TB"
-
- node [
- fontname = "Roboto"
- fontsize = 8
- shape = "plaintext"
- ]
- edge [
- fontname = "Roboto"
- fontsize = 8
- ]
- // Labels
- subgraph cluster_orgs {
- label=<
- <TABLE BORDER="0" CELLBORDER="0" CELLSPACING="0">
- <TR><TD COLSPAN="2" CELLPADDING="4" ALIGN="CENTER">
- <FONT FACE="Roboto" COLOR="Black" POINT-SIZE="10">
- <B>orgs</B>
- </FONT>
- </TD></TR>
- </TABLE>
- >
- color=olivedrab4
- style="rounded"
-
- orgs_models_TimestampedModel [label=<
- <TABLE BGCOLOR="white" BORDER="1" CELLBORDER="0" CELLSPACING="0">
- <TR><TD COLSPAN="2" CELLPADDING="5" ALIGN="CENTER" BGCOLOR="#1b563f">
- <FONT FACE="Roboto" COLOR="white" POINT-SIZE="10"><B>
- TimestampedModel
- </B></FONT></TD></TR>
-
- </TABLE>
- >]
-
- orgs_models_Organization [label=<
- <TABLE BGCOLOR="white" BORDER="1" CELLBORDER="0" CELLSPACING="0">
- <TR><TD COLSPAN="2" CELLPADDING="5" ALIGN="CENTER" BGCOLOR="#1b563f">
- <FONT FACE="Roboto" COLOR="white" POINT-SIZE="10"><B>
- Organization<BR/><<FONT FACE="Roboto"><I>TimestampedModel</I></FONT>>
- </B></FONT></TD></TR>
-
- </TABLE>
- >]
-
- orgs_models_OrganizationSite [label=<
- <TABLE BGCOLOR="white" BORDER="1" CELLBORDER="0" CELLSPACING="0">
- <TR><TD COLSPAN="2" CELLPADDING="5" ALIGN="CENTER" BGCOLOR="#1b563f">
- <FONT FACE="Roboto" COLOR="white" POINT-SIZE="10"><B>
- OrganizationSite
- </B></FONT></TD></TR>
-
- </TABLE>
- >]
-
- orgs_models_UserProfile [label=<
- <TABLE BGCOLOR="white" BORDER="1" CELLBORDER="0" CELLSPACING="0">
- <TR><TD COLSPAN="2" CELLPADDING="5" ALIGN="CENTER" BGCOLOR="#1b563f">
- <FONT FACE="Roboto" COLOR="white" POINT-SIZE="10"><B>
- UserProfile<BR/><<FONT FACE="Roboto"><I>TimestampedModel</I></FONT>>
- </B></FONT></TD></TR>
-
- </TABLE>
- >]
- }
- subgraph cluster_recycle_core {
- label=<
- <TABLE BORDER="0" CELLBORDER="0" CELLSPACING="0">
- <TR><TD COLSPAN="2" CELLPADDING="4" ALIGN="CENTER">
- <FONT FACE="Roboto" COLOR="Black" POINT-SIZE="10">
- <B>recycle_core</B>
- </FONT>
- </TD></TR>
- </TABLE>
- >
- color=olivedrab4
- style="rounded"
-
- recycle_core_models_TimestampedModel [label=<
- <TABLE BGCOLOR="white" BORDER="1" CELLBORDER="0" CELLSPACING="0">
- <TR><TD COLSPAN="2" CELLPADDING="5" ALIGN="CENTER" BGCOLOR="#1b563f">
- <FONT FACE="Roboto" COLOR="white" POINT-SIZE="10"><B>
- TimestampedModel
- </B></FONT></TD></TR>
-
- </TABLE>
- >]
-
- recycle_core_models_MaterialCategory [label=<
- <TABLE BGCOLOR="white" BORDER="1" CELLBORDER="0" CELLSPACING="0">
- <TR><TD COLSPAN="2" CELLPADDING="5" ALIGN="CENTER" BGCOLOR="#1b563f">
- <FONT FACE="Roboto" COLOR="white" POINT-SIZE="10"><B>
- MaterialCategory<BR/><<FONT FACE="Roboto"><I>TimestampedModel</I></FONT>>
- </B></FONT></TD></TR>
-
- </TABLE>
- >]
-
- recycle_core_models_ProvidedService [label=<
- <TABLE BGCOLOR="white" BORDER="1" CELLBORDER="0" CELLSPACING="0">
- <TR><TD COLSPAN="2" CELLPADDING="5" ALIGN="CENTER" BGCOLOR="#1b563f">
- <FONT FACE="Roboto" COLOR="white" POINT-SIZE="10"><B>
- ProvidedService<BR/><<FONT FACE="Roboto"><I>TimestampedModel</I></FONT>>
- </B></FONT></TD></TR>
-
- </TABLE>
- >]
-
- recycle_core_models_Material [label=<
- <TABLE BGCOLOR="white" BORDER="1" CELLBORDER="0" CELLSPACING="0">
- <TR><TD COLSPAN="2" CELLPADDING="5" ALIGN="CENTER" BGCOLOR="#1b563f">
- <FONT FACE="Roboto" COLOR="white" POINT-SIZE="10"><B>
- Material<BR/><<FONT FACE="Roboto"><I>TimestampedModel</I></FONT>>
- </B></FONT></TD></TR>
-
- </TABLE>
- >]
-
- recycle_core_models_MaterialImage [label=<
- <TABLE BGCOLOR="white" BORDER="1" CELLBORDER="0" CELLSPACING="0">
- <TR><TD COLSPAN="2" CELLPADDING="5" ALIGN="CENTER" BGCOLOR="#1b563f">
- <FONT FACE="Roboto" COLOR="white" POINT-SIZE="10"><B>
- MaterialImage<BR/><<FONT FACE="Roboto"><I>TimestampedModel</I></FONT>>
- </B></FONT></TD></TR>
-
- </TABLE>
- >]
-
- recycle_core_models_PriceList [label=<
- <TABLE BGCOLOR="white" BORDER="1" CELLBORDER="0" CELLSPACING="0">
- <TR><TD COLSPAN="2" CELLPADDING="5" ALIGN="CENTER" BGCOLOR="#1b563f">
- <FONT FACE="Roboto" COLOR="white" POINT-SIZE="10"><B>
- PriceList<BR/><<FONT FACE="Roboto"><I>TimestampedModel</I></FONT>>
- </B></FONT></TD></TR>
-
- </TABLE>
- >]
-
- recycle_core_models_PriceListItem [label=<
- <TABLE BGCOLOR="white" BORDER="1" CELLBORDER="0" CELLSPACING="0">
- <TR><TD COLSPAN="2" CELLPADDING="5" ALIGN="CENTER" BGCOLOR="#1b563f">
- <FONT FACE="Roboto" COLOR="white" POINT-SIZE="10"><B>
- PriceListItem<BR/><<FONT FACE="Roboto"><I>TimestampedModel</I></FONT>>
- </B></FONT></TD></TR>
-
- </TABLE>
- >]
-
- recycle_core_models_Customer [label=<
- <TABLE BGCOLOR="white" BORDER="1" CELLBORDER="0" CELLSPACING="0">
- <TR><TD COLSPAN="2" CELLPADDING="5" ALIGN="CENTER" BGCOLOR="#1b563f">
- <FONT FACE="Roboto" COLOR="white" POINT-SIZE="10"><B>
- Customer<BR/><<FONT FACE="Roboto"><I>TimestampedModel</I></FONT>>
- </B></FONT></TD></TR>
-
- </TABLE>
- >]
-
- recycle_core_models_CustomerSite [label=<
- <TABLE BGCOLOR="white" BORDER="1" CELLBORDER="0" CELLSPACING="0">
- <TR><TD COLSPAN="2" CELLPADDING="5" ALIGN="CENTER" BGCOLOR="#1b563f">
- <FONT FACE="Roboto" COLOR="white" POINT-SIZE="10"><B>
- CustomerSite<BR/><<FONT FACE="Roboto"><I>TimestampedModel</I></FONT>>
- </B></FONT></TD></TR>
-
- </TABLE>
- >]
-
- recycle_core_models_ServiceAgreement [label=<
- <TABLE BGCOLOR="white" BORDER="1" CELLBORDER="0" CELLSPACING="0">
- <TR><TD COLSPAN="2" CELLPADDING="5" ALIGN="CENTER" BGCOLOR="#1b563f">
- <FONT FACE="Roboto" COLOR="white" POINT-SIZE="10"><B>
- ServiceAgreement<BR/><<FONT FACE="Roboto"><I>TimestampedModel</I></FONT>>
- </B></FONT></TD></TR>
-
- </TABLE>
- >]
-
- recycle_core_models_PickupOrder [label=<
- <TABLE BGCOLOR="white" BORDER="1" CELLBORDER="0" CELLSPACING="0">
- <TR><TD COLSPAN="2" CELLPADDING="5" ALIGN="CENTER" BGCOLOR="#1b563f">
- <FONT FACE="Roboto" COLOR="white" POINT-SIZE="10"><B>
- PickupOrder<BR/><<FONT FACE="Roboto"><I>TimestampedModel</I></FONT>>
- </B></FONT></TD></TR>
-
- </TABLE>
- >]
-
- recycle_core_models_PickupItem [label=<
- <TABLE BGCOLOR="white" BORDER="1" CELLBORDER="0" CELLSPACING="0">
- <TR><TD COLSPAN="2" CELLPADDING="5" ALIGN="CENTER" BGCOLOR="#1b563f">
- <FONT FACE="Roboto" COLOR="white" POINT-SIZE="10"><B>
- PickupItem<BR/><<FONT FACE="Roboto"><I>TimestampedModel</I></FONT>>
- </B></FONT></TD></TR>
-
- </TABLE>
- >]
-
- recycle_core_models_WeighTicket [label=<
- <TABLE BGCOLOR="white" BORDER="1" CELLBORDER="0" CELLSPACING="0">
- <TR><TD COLSPAN="2" CELLPADDING="5" ALIGN="CENTER" BGCOLOR="#1b563f">
- <FONT FACE="Roboto" COLOR="white" POINT-SIZE="10"><B>
- WeighTicket<BR/><<FONT FACE="Roboto"><I>TimestampedModel</I></FONT>>
- </B></FONT></TD></TR>
-
- </TABLE>
- >]
-
- recycle_core_models_WeighLine [label=<
- <TABLE BGCOLOR="white" BORDER="1" CELLBORDER="0" CELLSPACING="0">
- <TR><TD COLSPAN="2" CELLPADDING="5" ALIGN="CENTER" BGCOLOR="#1b563f">
- <FONT FACE="Roboto" COLOR="white" POINT-SIZE="10"><B>
- WeighLine<BR/><<FONT FACE="Roboto"><I>TimestampedModel</I></FONT>>
- </B></FONT></TD></TR>
-
- </TABLE>
- >]
-
- recycle_core_models_Invoice [label=<
- <TABLE BGCOLOR="white" BORDER="1" CELLBORDER="0" CELLSPACING="0">
- <TR><TD COLSPAN="2" CELLPADDING="5" ALIGN="CENTER" BGCOLOR="#1b563f">
- <FONT FACE="Roboto" COLOR="white" POINT-SIZE="10"><B>
- Invoice<BR/><<FONT FACE="Roboto"><I>TimestampedModel</I></FONT>>
- </B></FONT></TD></TR>
-
- </TABLE>
- >]
-
- recycle_core_models_InvoiceLine [label=<
- <TABLE BGCOLOR="white" BORDER="1" CELLBORDER="0" CELLSPACING="0">
- <TR><TD COLSPAN="2" CELLPADDING="5" ALIGN="CENTER" BGCOLOR="#1b563f">
- <FONT FACE="Roboto" COLOR="white" POINT-SIZE="10"><B>
- InvoiceLine<BR/><<FONT FACE="Roboto"><I>TimestampedModel</I></FONT>>
- </B></FONT></TD></TR>
-
- </TABLE>
- >]
-
- recycle_core_models_Payment [label=<
- <TABLE BGCOLOR="white" BORDER="1" CELLBORDER="0" CELLSPACING="0">
- <TR><TD COLSPAN="2" CELLPADDING="5" ALIGN="CENTER" BGCOLOR="#1b563f">
- <FONT FACE="Roboto" COLOR="white" POINT-SIZE="10"><B>
- Payment<BR/><<FONT FACE="Roboto"><I>TimestampedModel</I></FONT>>
- </B></FONT></TD></TR>
-
- </TABLE>
- >]
-
- recycle_core_models_Payout [label=<
- <TABLE BGCOLOR="white" BORDER="1" CELLBORDER="0" CELLSPACING="0">
- <TR><TD COLSPAN="2" CELLPADDING="5" ALIGN="CENTER" BGCOLOR="#1b563f">
- <FONT FACE="Roboto" COLOR="white" POINT-SIZE="10"><B>
- Payout<BR/><<FONT FACE="Roboto"><I>TimestampedModel</I></FONT>>
- </B></FONT></TD></TR>
-
- </TABLE>
- >]
-
- recycle_core_models_Document [label=<
- <TABLE BGCOLOR="white" BORDER="1" CELLBORDER="0" CELLSPACING="0">
- <TR><TD COLSPAN="2" CELLPADDING="5" ALIGN="CENTER" BGCOLOR="#1b563f">
- <FONT FACE="Roboto" COLOR="white" POINT-SIZE="10"><B>
- Document<BR/><<FONT FACE="Roboto"><I>TimestampedModel</I></FONT>>
- </B></FONT></TD></TR>
-
- </TABLE>
- >]
-
- recycle_core_models_AuditLog [label=<
- <TABLE BGCOLOR="white" BORDER="1" CELLBORDER="0" CELLSPACING="0">
- <TR><TD COLSPAN="2" CELLPADDING="5" ALIGN="CENTER" BGCOLOR="#1b563f">
- <FONT FACE="Roboto" COLOR="white" POINT-SIZE="10"><B>
- AuditLog<BR/><<FONT FACE="Roboto"><I>TimestampedModel</I></FONT>>
- </B></FONT></TD></TR>
-
- </TABLE>
- >]
-
- recycle_core_models_ScrapListing [label=<
- <TABLE BGCOLOR="white" BORDER="1" CELLBORDER="0" CELLSPACING="0">
- <TR><TD COLSPAN="2" CELLPADDING="5" ALIGN="CENTER" BGCOLOR="#1b563f">
- <FONT FACE="Roboto" COLOR="white" POINT-SIZE="10"><B>
- ScrapListing<BR/><<FONT FACE="Roboto"><I>TimestampedModel</I></FONT>>
- </B></FONT></TD></TR>
-
- </TABLE>
- >]
-
- recycle_core_models_ScrapListingItem [label=<
- <TABLE BGCOLOR="white" BORDER="1" CELLBORDER="0" CELLSPACING="0">
- <TR><TD COLSPAN="2" CELLPADDING="5" ALIGN="CENTER" BGCOLOR="#1b563f">
- <FONT FACE="Roboto" COLOR="white" POINT-SIZE="10"><B>
- ScrapListingItem<BR/><<FONT FACE="Roboto"><I>TimestampedModel</I></FONT>>
- </B></FONT></TD></TR>
-
- </TABLE>
- >]
-
- recycle_core_models_ScrapBid [label=<
- <TABLE BGCOLOR="white" BORDER="1" CELLBORDER="0" CELLSPACING="0">
- <TR><TD COLSPAN="2" CELLPADDING="5" ALIGN="CENTER" BGCOLOR="#1b563f">
- <FONT FACE="Roboto" COLOR="white" POINT-SIZE="10"><B>
- ScrapBid<BR/><<FONT FACE="Roboto"><I>TimestampedModel</I></FONT>>
- </B></FONT></TD></TR>
-
- </TABLE>
- >]
-
- recycle_core_models_ScrapAward [label=<
- <TABLE BGCOLOR="white" BORDER="1" CELLBORDER="0" CELLSPACING="0">
- <TR><TD COLSPAN="2" CELLPADDING="5" ALIGN="CENTER" BGCOLOR="#1b563f">
- <FONT FACE="Roboto" COLOR="white" POINT-SIZE="10"><B>
- ScrapAward<BR/><<FONT FACE="Roboto"><I>TimestampedModel</I></FONT>>
- </B></FONT></TD></TR>
-
- </TABLE>
- >]
-
- recycle_core_models_ScrapListingInvite [label=<
- <TABLE BGCOLOR="white" BORDER="1" CELLBORDER="0" CELLSPACING="0">
- <TR><TD COLSPAN="2" CELLPADDING="5" ALIGN="CENTER" BGCOLOR="#1b563f">
- <FONT FACE="Roboto" COLOR="white" POINT-SIZE="10"><B>
- ScrapListingInvite<BR/><<FONT FACE="Roboto"><I>TimestampedModel</I></FONT>>
- </B></FONT></TD></TR>
-
- </TABLE>
- >]
- }
- // Relations
- orgs_models_Organization -> orgs_models_TimestampedModel
- [label=" abstract\ninheritance"] [arrowhead=empty, arrowtail=none, dir=both];
- orgs_models_OrganizationSite -> orgs_models_Organization
- [label=" organization (sites)"] [arrowhead=none, arrowtail=dot, dir=both];
- django_contrib_sites_models_Site [label=<
- <TABLE BGCOLOR="white" BORDER="0" CELLBORDER="0" CELLSPACING="0">
- <TR><TD COLSPAN="2" CELLPADDING="4" ALIGN="CENTER" BGCOLOR="#1b563f">
- <FONT FACE="Roboto" POINT-SIZE="12" COLOR="white">Site</FONT>
- </TD></TR>
- </TABLE>
- >]
- orgs_models_OrganizationSite -> django_contrib_sites_models_Site
- [label=" site (organization_site)"] [arrowhead=none, arrowtail=none, dir=both];
- django_contrib_auth_models_User [label=<
- <TABLE BGCOLOR="white" BORDER="0" CELLBORDER="0" CELLSPACING="0">
- <TR><TD COLSPAN="2" CELLPADDING="4" ALIGN="CENTER" BGCOLOR="#1b563f">
- <FONT FACE="Roboto" POINT-SIZE="12" COLOR="white">User</FONT>
- </TD></TR>
- </TABLE>
- >]
- orgs_models_UserProfile -> django_contrib_auth_models_User
- [label=" user (recycle_profile)"] [arrowhead=none, arrowtail=none, dir=both];
- orgs_models_UserProfile -> orgs_models_Organization
- [label=" organization (users)"] [arrowhead=none, arrowtail=dot, dir=both];
- orgs_models_UserProfile -> orgs_models_TimestampedModel
- [label=" abstract\ninheritance"] [arrowhead=empty, arrowtail=none, dir=both];
- recycle_core_models_MaterialCategory -> orgs_models_Organization
- [label=" organization (material_categories)"] [arrowhead=none, arrowtail=dot, dir=both];
- recycle_core_models_MaterialCategory -> recycle_core_models_TimestampedModel
- [label=" abstract\ninheritance"] [arrowhead=empty, arrowtail=none, dir=both];
- recycle_core_models_ProvidedService -> orgs_models_Organization
- [label=" organization (services)"] [arrowhead=none, arrowtail=dot, dir=both];
- recycle_core_models_ProvidedService -> recycle_core_models_TimestampedModel
- [label=" abstract\ninheritance"] [arrowhead=empty, arrowtail=none, dir=both];
- recycle_core_models_Material -> orgs_models_Organization
- [label=" organization (materials)"] [arrowhead=none, arrowtail=dot, dir=both];
- recycle_core_models_Material -> recycle_core_models_TimestampedModel
- [label=" abstract\ninheritance"] [arrowhead=empty, arrowtail=none, dir=both];
- recycle_core_models_MaterialImage -> recycle_core_models_Material
- [label=" material (images)"] [arrowhead=none, arrowtail=dot, dir=both];
- recycle_core_models_MaterialImage -> recycle_core_models_TimestampedModel
- [label=" abstract\ninheritance"] [arrowhead=empty, arrowtail=none, dir=both];
- recycle_core_models_PriceList -> orgs_models_Organization
- [label=" organization (price_lists)"] [arrowhead=none, arrowtail=dot, dir=both];
- recycle_core_models_PriceList -> recycle_core_models_TimestampedModel
- [label=" abstract\ninheritance"] [arrowhead=empty, arrowtail=none, dir=both];
- recycle_core_models_PriceListItem -> recycle_core_models_PriceList
- [label=" price_list (items)"] [arrowhead=none, arrowtail=dot, dir=both];
- recycle_core_models_PriceListItem -> recycle_core_models_Material
- [label=" material (price_items)"] [arrowhead=none, arrowtail=dot, dir=both];
- recycle_core_models_PriceListItem -> recycle_core_models_TimestampedModel
- [label=" abstract\ninheritance"] [arrowhead=empty, arrowtail=none, dir=both];
- recycle_core_models_Customer -> orgs_models_Organization
- [label=" organization (customers)"] [arrowhead=none, arrowtail=dot, dir=both];
- recycle_core_models_Customer -> recycle_core_models_PriceList
- [label=" price_list (customers)"] [arrowhead=none, arrowtail=dot, dir=both];
- recycle_core_models_Customer -> recycle_core_models_TimestampedModel
- [label=" abstract\ninheritance"] [arrowhead=empty, arrowtail=none, dir=both];
- recycle_core_models_CustomerSite -> recycle_core_models_Customer
- [label=" customer (sites)"] [arrowhead=none, arrowtail=dot, dir=both];
- recycle_core_models_CustomerSite -> recycle_core_models_TimestampedModel
- [label=" abstract\ninheritance"] [arrowhead=empty, arrowtail=none, dir=both];
- recycle_core_models_ServiceAgreement -> recycle_core_models_Customer
- [label=" customer (agreements)"] [arrowhead=none, arrowtail=dot, dir=both];
- recycle_core_models_ServiceAgreement -> recycle_core_models_CustomerSite
- [label=" site (agreements)"] [arrowhead=none, arrowtail=dot, dir=both];
- recycle_core_models_ServiceAgreement -> recycle_core_models_PriceList
- [label=" price_list (agreements)"] [arrowhead=none, arrowtail=dot, dir=both];
- recycle_core_models_ServiceAgreement -> recycle_core_models_TimestampedModel
- [label=" abstract\ninheritance"] [arrowhead=empty, arrowtail=none, dir=both];
- recycle_core_models_PickupOrder -> orgs_models_Organization
- [label=" organization (pickup_orders)"] [arrowhead=none, arrowtail=dot, dir=both];
- recycle_core_models_PickupOrder -> recycle_core_models_Customer
- [label=" customer (pickup_orders)"] [arrowhead=none, arrowtail=dot, dir=both];
- recycle_core_models_PickupOrder -> recycle_core_models_CustomerSite
- [label=" site (pickup_orders)"] [arrowhead=none, arrowtail=dot, dir=both];
- django_contrib_auth_models_User [label=<
- <TABLE BGCOLOR="white" BORDER="0" CELLBORDER="0" CELLSPACING="0">
- <TR><TD COLSPAN="2" CELLPADDING="4" ALIGN="CENTER" BGCOLOR="#1b563f">
- <FONT FACE="Roboto" POINT-SIZE="12" COLOR="white">User</FONT>
- </TD></TR>
- </TABLE>
- >]
- recycle_core_models_PickupOrder -> django_contrib_auth_models_User
- [label=" assigned_driver (assigned_pickups)"] [arrowhead=none, arrowtail=dot, dir=both];
- django_contrib_auth_models_User [label=<
- <TABLE BGCOLOR="white" BORDER="0" CELLBORDER="0" CELLSPACING="0">
- <TR><TD COLSPAN="2" CELLPADDING="4" ALIGN="CENTER" BGCOLOR="#1b563f">
- <FONT FACE="Roboto" POINT-SIZE="12" COLOR="white">User</FONT>
- </TD></TR>
- </TABLE>
- >]
- recycle_core_models_PickupOrder -> django_contrib_auth_models_User
- [label=" created_by (created_pickups)"] [arrowhead=none, arrowtail=dot, dir=both];
- recycle_core_models_PickupOrder -> recycle_core_models_TimestampedModel
- [label=" abstract\ninheritance"] [arrowhead=empty, arrowtail=none, dir=both];
- recycle_core_models_PickupItem -> recycle_core_models_PickupOrder
- [label=" pickup (items)"] [arrowhead=none, arrowtail=dot, dir=both];
- recycle_core_models_PickupItem -> recycle_core_models_Material
- [label=" material (pickupitem)"] [arrowhead=none, arrowtail=dot, dir=both];
- recycle_core_models_PickupItem -> recycle_core_models_TimestampedModel
- [label=" abstract\ninheritance"] [arrowhead=empty, arrowtail=none, dir=both];
- recycle_core_models_WeighTicket -> recycle_core_models_PickupOrder
- [label=" pickup (weigh_ticket)"] [arrowhead=none, arrowtail=none, dir=both];
- django_contrib_auth_models_User [label=<
- <TABLE BGCOLOR="white" BORDER="0" CELLBORDER="0" CELLSPACING="0">
- <TR><TD COLSPAN="2" CELLPADDING="4" ALIGN="CENTER" BGCOLOR="#1b563f">
- <FONT FACE="Roboto" POINT-SIZE="12" COLOR="white">User</FONT>
- </TD></TR>
- </TABLE>
- >]
- recycle_core_models_WeighTicket -> django_contrib_auth_models_User
- [label=" recorded_by (weigh_tickets)"] [arrowhead=none, arrowtail=dot, dir=both];
- recycle_core_models_WeighTicket -> recycle_core_models_TimestampedModel
- [label=" abstract\ninheritance"] [arrowhead=empty, arrowtail=none, dir=both];
- recycle_core_models_WeighLine -> recycle_core_models_WeighTicket
- [label=" ticket (lines)"] [arrowhead=none, arrowtail=dot, dir=both];
- recycle_core_models_WeighLine -> recycle_core_models_Material
- [label=" material (weighline)"] [arrowhead=none, arrowtail=dot, dir=both];
- recycle_core_models_WeighLine -> recycle_core_models_TimestampedModel
- [label=" abstract\ninheritance"] [arrowhead=empty, arrowtail=none, dir=both];
- recycle_core_models_Invoice -> orgs_models_Organization
- [label=" organization (invoices)"] [arrowhead=none, arrowtail=dot, dir=both];
- recycle_core_models_Invoice -> recycle_core_models_Customer
- [label=" customer (invoices)"] [arrowhead=none, arrowtail=dot, dir=both];
- recycle_core_models_Invoice -> recycle_core_models_PickupOrder
- [label=" pickup (invoices)"] [arrowhead=none, arrowtail=dot, dir=both];
- recycle_core_models_Invoice -> recycle_core_models_TimestampedModel
- [label=" abstract\ninheritance"] [arrowhead=empty, arrowtail=none, dir=both];
- recycle_core_models_InvoiceLine -> recycle_core_models_Invoice
- [label=" invoice (lines)"] [arrowhead=none, arrowtail=dot, dir=both];
- recycle_core_models_InvoiceLine -> recycle_core_models_Material
- [label=" material (invoiceline)"] [arrowhead=none, arrowtail=dot, dir=both];
- recycle_core_models_InvoiceLine -> recycle_core_models_TimestampedModel
- [label=" abstract\ninheritance"] [arrowhead=empty, arrowtail=none, dir=both];
- recycle_core_models_Payment -> recycle_core_models_Invoice
- [label=" invoice (payments)"] [arrowhead=none, arrowtail=dot, dir=both];
- recycle_core_models_Payment -> recycle_core_models_TimestampedModel
- [label=" abstract\ninheritance"] [arrowhead=empty, arrowtail=none, dir=both];
- recycle_core_models_Payout -> orgs_models_Organization
- [label=" organization (payouts)"] [arrowhead=none, arrowtail=dot, dir=both];
- recycle_core_models_Payout -> recycle_core_models_Customer
- [label=" customer (payouts)"] [arrowhead=none, arrowtail=dot, dir=both];
- recycle_core_models_Payout -> recycle_core_models_PickupOrder
- [label=" pickup (payouts)"] [arrowhead=none, arrowtail=dot, dir=both];
- recycle_core_models_Payout -> recycle_core_models_TimestampedModel
- [label=" abstract\ninheritance"] [arrowhead=empty, arrowtail=none, dir=both];
- recycle_core_models_Document -> orgs_models_Organization
- [label=" organization (documents)"] [arrowhead=none, arrowtail=dot, dir=both];
- django_contrib_contenttypes_models_ContentType [label=<
- <TABLE BGCOLOR="white" BORDER="0" CELLBORDER="0" CELLSPACING="0">
- <TR><TD COLSPAN="2" CELLPADDING="4" ALIGN="CENTER" BGCOLOR="#1b563f">
- <FONT FACE="Roboto" POINT-SIZE="12" COLOR="white">ContentType</FONT>
- </TD></TR>
- </TABLE>
- >]
- recycle_core_models_Document -> django_contrib_contenttypes_models_ContentType
- [label=" content_type (document)"] [arrowhead=none, arrowtail=dot, dir=both];
- django_contrib_auth_models_User [label=<
- <TABLE BGCOLOR="white" BORDER="0" CELLBORDER="0" CELLSPACING="0">
- <TR><TD COLSPAN="2" CELLPADDING="4" ALIGN="CENTER" BGCOLOR="#1b563f">
- <FONT FACE="Roboto" POINT-SIZE="12" COLOR="white">User</FONT>
- </TD></TR>
- </TABLE>
- >]
- recycle_core_models_Document -> django_contrib_auth_models_User
- [label=" uploaded_by (document)"] [arrowhead=none, arrowtail=dot, dir=both];
- recycle_core_models_Document -> recycle_core_models_TimestampedModel
- [label=" abstract\ninheritance"] [arrowhead=empty, arrowtail=none, dir=both];
- recycle_core_models_AuditLog -> orgs_models_Organization
- [label=" organization (audit_logs)"] [arrowhead=none, arrowtail=dot, dir=both];
- django_contrib_auth_models_User [label=<
- <TABLE BGCOLOR="white" BORDER="0" CELLBORDER="0" CELLSPACING="0">
- <TR><TD COLSPAN="2" CELLPADDING="4" ALIGN="CENTER" BGCOLOR="#1b563f">
- <FONT FACE="Roboto" POINT-SIZE="12" COLOR="white">User</FONT>
- </TD></TR>
- </TABLE>
- >]
- recycle_core_models_AuditLog -> django_contrib_auth_models_User
- [label=" user (auditlog)"] [arrowhead=none, arrowtail=dot, dir=both];
- django_contrib_contenttypes_models_ContentType [label=<
- <TABLE BGCOLOR="white" BORDER="0" CELLBORDER="0" CELLSPACING="0">
- <TR><TD COLSPAN="2" CELLPADDING="4" ALIGN="CENTER" BGCOLOR="#1b563f">
- <FONT FACE="Roboto" POINT-SIZE="12" COLOR="white">ContentType</FONT>
- </TD></TR>
- </TABLE>
- >]
- recycle_core_models_AuditLog -> django_contrib_contenttypes_models_ContentType
- [label=" content_type (auditlog)"] [arrowhead=none, arrowtail=dot, dir=both];
- recycle_core_models_AuditLog -> recycle_core_models_TimestampedModel
- [label=" abstract\ninheritance"] [arrowhead=empty, arrowtail=none, dir=both];
- recycle_core_models_ScrapListing -> orgs_models_Organization
- [label=" organization (scrap_listings)"] [arrowhead=none, arrowtail=dot, dir=both];
- recycle_core_models_ScrapListing -> recycle_core_models_Customer
- [label=" customer (scrap_listings)"] [arrowhead=none, arrowtail=dot, dir=both];
- recycle_core_models_ScrapListing -> recycle_core_models_CustomerSite
- [label=" site (scrap_listings)"] [arrowhead=none, arrowtail=dot, dir=both];
- django_contrib_auth_models_User [label=<
- <TABLE BGCOLOR="white" BORDER="0" CELLBORDER="0" CELLSPACING="0">
- <TR><TD COLSPAN="2" CELLPADDING="4" ALIGN="CENTER" BGCOLOR="#1b563f">
- <FONT FACE="Roboto" POINT-SIZE="12" COLOR="white">User</FONT>
- </TD></TR>
- </TABLE>
- >]
- recycle_core_models_ScrapListing -> django_contrib_auth_models_User
- [label=" created_by (created_listings)"] [arrowhead=none, arrowtail=dot, dir=both];
- recycle_core_models_ScrapListing -> recycle_core_models_TimestampedModel
- [label=" abstract\ninheritance"] [arrowhead=empty, arrowtail=none, dir=both];
- recycle_core_models_ScrapListingItem -> recycle_core_models_ScrapListing
- [label=" listing (items)"] [arrowhead=none, arrowtail=dot, dir=both];
- recycle_core_models_ScrapListingItem -> recycle_core_models_Material
- [label=" material (scraplistingitem)"] [arrowhead=none, arrowtail=dot, dir=both];
- recycle_core_models_ScrapListingItem -> recycle_core_models_TimestampedModel
- [label=" abstract\ninheritance"] [arrowhead=empty, arrowtail=none, dir=both];
- recycle_core_models_ScrapBid -> recycle_core_models_ScrapListing
- [label=" listing (bids)"] [arrowhead=none, arrowtail=dot, dir=both];
- recycle_core_models_ScrapBid -> orgs_models_Organization
- [label=" bidder_org (bids)"] [arrowhead=none, arrowtail=dot, dir=both];
- django_contrib_auth_models_User [label=<
- <TABLE BGCOLOR="white" BORDER="0" CELLBORDER="0" CELLSPACING="0">
- <TR><TD COLSPAN="2" CELLPADDING="4" ALIGN="CENTER" BGCOLOR="#1b563f">
- <FONT FACE="Roboto" POINT-SIZE="12" COLOR="white">User</FONT>
- </TD></TR>
- </TABLE>
- >]
- recycle_core_models_ScrapBid -> django_contrib_auth_models_User
- [label=" bidder_user (bids)"] [arrowhead=none, arrowtail=dot, dir=both];
- recycle_core_models_ScrapBid -> recycle_core_models_TimestampedModel
- [label=" abstract\ninheritance"] [arrowhead=empty, arrowtail=none, dir=both];
- recycle_core_models_ScrapAward -> recycle_core_models_ScrapListing
- [label=" listing (award)"] [arrowhead=none, arrowtail=none, dir=both];
- recycle_core_models_ScrapAward -> recycle_core_models_ScrapBid
- [label=" winning_bid (awards)"] [arrowhead=none, arrowtail=dot, dir=both];
- recycle_core_models_ScrapAward -> recycle_core_models_PickupOrder
- [label=" pickup (awards)"] [arrowhead=none, arrowtail=dot, dir=both];
- recycle_core_models_ScrapAward -> recycle_core_models_TimestampedModel
- [label=" abstract\ninheritance"] [arrowhead=empty, arrowtail=none, dir=both];
- recycle_core_models_ScrapListingInvite -> recycle_core_models_ScrapListing
- [label=" listing (invites)"] [arrowhead=none, arrowtail=dot, dir=both];
- recycle_core_models_ScrapListingInvite -> orgs_models_Organization
- [label=" invited_org (listing_invites)"] [arrowhead=none, arrowtail=dot, dir=both];
- django_contrib_auth_models_User [label=<
- <TABLE BGCOLOR="white" BORDER="0" CELLBORDER="0" CELLSPACING="0">
- <TR><TD COLSPAN="2" CELLPADDING="4" ALIGN="CENTER" BGCOLOR="#1b563f">
- <FONT FACE="Roboto" POINT-SIZE="12" COLOR="white">User</FONT>
- </TD></TR>
- </TABLE>
- >]
- recycle_core_models_ScrapListingInvite -> django_contrib_auth_models_User
- [label=" invited_user (listing_invites)"] [arrowhead=none, arrowtail=dot, dir=both];
- recycle_core_models_ScrapListingInvite -> recycle_core_models_TimestampedModel
- [label=" abstract\ninheritance"] [arrowhead=empty, arrowtail=none, dir=both];
- }
|