Hello,

I'm a new Django user, and I have the following question:

I have one Model called *factory, *with several fields like (name, address, 
phone, etc).

Each factory can be a customer, a supplier or both.

Ex:
Factory1 is a customer of Factory2, and Factory1 is a supplier of Factory3.

How can I set up the models to hold this information?

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/C0KQX7HoCTUJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to