Hi,
I did the following to allow the page to be loaded with or without the
'/' at the end:
(r'^mysite(/*)$', redirect_to, {'url':'/mysite/home/'}),
in URL patterns. I got an error page, and the following error:
Exception Type: TypeError at /mysite/
Exception Value: redirect_to() got multiple va
roup at
> > http://groups.google.com/group/django-users?hl=en.
>
>
> --
> 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
2 matches
Mail list logo