Hi
I have a problem
how to use generic views (object_list) to show dynamic list ?
for exaple, my model is a movie with a category ,
I want to accomplish this :
when I access http://......./action , in which action is a category
name, then it display all the movie objects in the action category,
when access http://....../sci-fi , then it displays the science-fiction
movie list
can list_views.object_list do this ? use some tricks ?
need your help
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---