Re: Django on mod_python... Admin interface, no styling...

2008-05-03 Thread Abdallah El Guindy
Thanks... that solved it! On May 3, 6:22 pm, jonknee <[EMAIL PROTECTED]> wrote: > > I tried deploying my django project on apache+modpython as the > > tutorial described... Everything works fine except that the admin > > website displays unformatted ... (could not manage to find the > > styleshee

Re: Django on mod_python... Admin interface, no styling...

2008-05-03 Thread jonknee
> I tried deploying my django project on apache+modpython as the > tutorial described... Everything works fine except that the admin > website displays unformatted ... (could not manage to find the > stylesheet somehow), can anyone tell me what went wrong? See "Serving the admin files" in the mod

Django on mod_python... Admin interface, no styling...

2008-05-03 Thread Abdallah El Guindy
Hey all I tried deploying my django project on apache+modpython as the tutorial described... Everything works fine except that the admin website displays unformatted ... (could not manage to find the stylesheet somehow), can anyone tell me what went wrong? Thanks --~--~-~--~~