I think, for what i see on his docs, that
https://github.com/chrisglass/django_polymorphic can help in my task.


Saludos Cordiales,
--
Rafael E. Ferrero


2014-04-11 2:35 GMT-03:00 Rafael E. Ferrero <rafael.ferr...@gmail.com>:

> Found a bug in that view (see revision 3 of linkode) but my ignorance
> about iterate or perform the object for template still remains.
>
> Saludos Cordiales,
> --
> Rafael E. Ferrero
>
>
> 2014-04-11 1:00 GMT-03:00 Rafael E. Ferrero <rafael.ferr...@gmail.com>:
>
> An SQL who can solve my trouble its here
>> http://linkode.org/DqwJ0ljeE4wdsqw1G9Q8g7
>>
>> but, with that i obtain something like this:
>> *ArticleTitle                                             GallerieTitle
>> PicTitle*
>> Fusce luctus scelerisque dolor                una galeria     una foto
>> Fusce luctus scelerisque dolor                una galeria     otra foto
>> Lorem Ipsum                                         una galeria     una
>> foto
>> Lorem Ipsum                                         una galeria     otra
>> foto
>> Neque porro quisquam est qui dolorem    {null}              {null}
>> Sed nibh lectus                                      popup albun
>> primera foto
>> Sed nibh lectus                                      popup albun    otra
>> fotingui
>>
>> but i shall iterating over repeated articles data
>>
>>
>> Saludos Cordiales,
>> --
>> Rafael E. Ferrero
>>
>>
>> 2014-04-11 0:24 GMT-03:00 Rafael E. Ferrero <rafael.ferr...@gmail.com>:
>>
>> In my project i have news, every one can have n pic galleries and every
>>> gallery can have n pics (every model are in differents apps but that its
>>> not the problem) (in the view you can see that i regroup all the pics of
>>> galleries related to an article in a single object but this is only for
>>> that template, it just part of the requeriments, in other view need have
>>> all galleries an his pics, etc.)
>>>
>>> When try to pass an object to the template need to every pic must to
>>> have related with his news i onli figure out with list
>>>
>>> it's, for me, not quiet simple iterate the result of the view in a
>>> template... are a better aproach here?, a pythonic aproach maybe?
>>>
>>> I put the relevant piece of code here
>>> http://linkode.org/IClFZv7NubqSt6u99zDMV2
>>>
>>>
>>> Saludos Cordiales,
>>> --
>>> Rafael E. Ferrero
>>>
>>
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAJJc_8U_WOnBN3_tyHj%2BQQRrW270QkFHNJ3KbPsyRPgKsQ%2BkZg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to