Re: Django Get Related with Multiple Models

2014-10-19 Thread Shai Berger
Hi Ronaldo, This forum is dedicated to discussions about the development *of* Django; for questions about development *with* Django, please use the django-users list. Thanks, Shai. -- You received this message because you are subscribed to the Google Groups "Django developers (Contri

Django Get Related with Multiple Models

2014-10-19 Thread Ronaldo Bahia
Hi guys, I'm new in Django and don't know how to get related objects with multiple models. If anyone can help me with this, I'd appreciate. Here is the question in stackoverflow: http://stackoverflow.com/questions/26451588/django-get-related-with-multiple-models My code: