On Wed, 2009-02-11 at 19:29 +0300, Dmitry Dzhus wrote:
> Leslie Maclachlan wrote:
>
> > I would expect the url to show as: http://intranet/MV_Edit_Employee/1/
> >
> > But, it shows up as:
> >
> > http://intranet/var/opt/django/projects/ilayer/MV_Edit_Employee/1/
> >
> > Everything still workds, b
Leave it empty
FORCE_SCRIPT_NAME =''
On Wed, Feb 11, 2009 at 8:36 PM, Leslie Maclachlan wrote:
> Thanks Dmitry,
>
> I entered it as: FORCE_SCRIPT_NAME = '/var/opt/django/projects/ilayer' this
> has not resolved it - did I put it in the correct format?
>
> Regards,
> Leslie
>
> Dmitry Dzhus wro
Thanks Dmitry,
I entered it as: FORCE_SCRIPT_NAME = '/var/opt/django/projects/ilayer'
this has not resolved it - did I put it in the correct format?
Regards,
Leslie
Dmitry Dzhus wrote:
> Leslie Maclachlan wrote:
>
>
>> I would expect the url to show as: http://intranet/MV_Edit_Employee/1/
>>
Leslie Maclachlan wrote:
> I would expect the url to show as: http://intranet/MV_Edit_Employee/1/
>
> But, it shows up as:
>
> http://intranet/var/opt/django/projects/ilayer/MV_Edit_Employee/1/
>
> Everything still workds, but it just looks strange to have a url showing
> the absolute path on my
Hi,
I have a url tag as follows in my template:
{{username.name}}
I would expect the url to show as: http://intranet/MV_Edit_Employee/1/
But, it shows up as:
http://intranet/var/opt/django/projects/ilayer/MV_Edit_Employee/1/
Everything still workds, but it just looks strange to have a url
5 matches
Mail list logo