Hi, I want to use this http://www.example.com/2007/mar/02/?time=2100 instead of http://www.example.com/2007/mar/02/2100/
But when I use this in the template I get this- http://ww.example.com/2007/mar/02/?time=2100/ Note the trailing slash. And I can't use it as a GET parameter. This time parameter is calculated in the view and passed to the template to use in the link. Am I doing this totally wrong? Any way I can avoid that? Can I do this using some other way? Any help will be appreciated. --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---