Hi,
The reason is because of the preceding "/" in your
HttpResponseRedirect.
You could try to redirect to "success/" or to "../success/" based on
which may be applicable to you.
Cheers
On Nov 1, 5:51 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
wrote:
> Hi guys,
>
> I installed my app on a subd
Hi guys,
I installed my app on a subdir of another site (just for staging).
www.example.org/djangoapp
Now my urls keep pointing back to the root of the other site, breaking
navigation.
So for example if i POST some form to
www.example.org/djangoapp/subscribe/
and then from there issue an Htt
2 matches
Mail list logo