Kenneth Gonsalves wrote:
I tried location as "/" and admin mounted as:
http://mydomain.com/admin/
admin comes up - but css is not found. On looking at the page source
of both it gives:
"/media/css/base.css/" in both examples, but in the second example i
get a 404 in the logs saying css not fo
On 2/15/06, Maniac <[EMAIL PROTECTED]> wrote:
>
> limodou wrote:
>
> >If you are using the lastest svn, why your output is not the same as me?
> >
> >
> Because 0.92 is a magic-removal branch, not the trunk which 'latest svn' is.
>
You are right. Because I'm working in magic-removal now, so I thou
limodou wrote:
If you are using the lastest svn, why your output is not the same as me?
Because 0.92 is a magic-removal branch, not the trunk which 'latest svn' is.
On 2/15/06, Kenneth Gonsalves <[EMAIL PROTECTED]> wrote:
>
> On Wednesday 15 Feb 2006 9:21 am, limodou wrote:
> > If you are using the lastest svn, why your output is not the same
> > as me?
>
> no idea
> >
> > Does you use apache?
>
> yes
>
Oops, maybe you should change httpd.conf just like thes
On Wednesday 15 Feb 2006 9:21 am, limodou wrote:
> If you are using the lastest svn, why your output is not the same
> as me?
no idea
>
> Does you use apache?
yes
--
regards
kg
http://www.livejournal.com/users/lawgon
tally ho! http://avsap.org.in
ಇಂಡ್ಲಿನಕ್ಸ வாழ்க!
On 2/15/06, Kenneth Gonsalves <[EMAIL PROTECTED]> wrote:
>
> On Wednesday 15 Feb 2006 8:36 am, limodou wrote:
> > > > > (r'^admin/', include('django.contrib.admin.urls.admin')),
> > > >
> > > > Which version do you use? It seems that the syntax is for
> > > > 0.91. If you are using 0.92, the above
On Wednesday 15 Feb 2006 8:36 am, limodou wrote:
> > > > (r'^admin/', include('django.contrib.admin.urls.admin')),
> > >
> > > Which version do you use? It seems that the syntax is for
> > > 0.91. If you are using 0.92, the above should be:
> > >
> > > (r'^admin/', include('django.contrib.admin.ur
On 2/15/06, Kenneth Gonsalves <[EMAIL PROTECTED]> wrote:
>
> On Wednesday 15 Feb 2006 8:11 am, limodou wrote:
> > > (r'^admin/', include('django.contrib.admin.urls.admin')),
> >
> > Which version do you use? It seems that the syntax is for 0.91.
> > If you are using 0.92, the above should be:
> >
On Wednesday 15 Feb 2006 8:11 am, limodou wrote:
> > (r'^admin/', include('django.contrib.admin.urls.admin')),
>
> Which version do you use? It seems that the syntax is for 0.91.
> If you are using 0.92, the above should be:
>
> (r'^admin/', include('django.contrib.admin.urls')),
am using la
On 2/15/06, Kenneth Gonsalves <[EMAIL PROTECTED]> wrote:
>
> On Tuesday 14 Feb 2006 6:37 pm, coulix wrote:
> > can i see your url.py, cause i had to take off the leading '^' to
> > be able to recognize the admin part
> > at /mysite/admin.
>
> (r'^admin/', include('django.contrib.admin.urls.admin')
On Tuesday 14 Feb 2006 6:37 pm, coulix wrote:
> can i see your url.py, cause i had to take off the leading '^' to
> be able to recognize the admin part
> at /mysite/admin.
(r'^admin/', include('django.contrib.admin.urls.admin')),
--
regards
kg
http://www.livejournal.com/users/lawgon
tally ho!
can i see your url.py, cause i had to take off the leading '^' to be
able to recognize the admin part
at /mysite/admin.
hi,
so far, using mod_python, i have my location as "/mysite/" and my
admin mounted as:
http://mydomain.com/mysite/admin/
no problems
I tried location as "/" and admin mounted as:
http://mydomain.com/admin/
admin comes up - but css is not found. On looking at the page source
of both it gives:
"/
13 matches
Mail list logo