Friday, September 3, 2010

customize url for GET form

hello
while using GET form, I can select several objects with an URL like:
xxxxxx?id=1&id=2&id=3 etc..

How could I have instead an URL like that:
xxxxxx?id=1,2,3,4 etc... ??

Thanks,
_j

--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment