Le 4 mai 2011 à 14:38, Pascal Moutia a écrit : > Hi, > I've been having a problem i'd like to show mutiple class from a model in a > generic view but I can't find a way to it, > Can some one tel me do I have to write my own view or is there any generic > view that can do this ?
What do you mean multiple class from a model ? Multiple instances maybe ? If so you can go for a list view with the correct queryset. Regards, Xavier. -- You received this message because you are subscribed to the Google Groups "Django users" group. 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.