Re: INSTALLED_APPS partially shown in admin with mod_python

2006-07-31 Thread favo
I got the same error, Kilian, you fix it. it's very strange mod_python didn;t work as intergated server! --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to dja

Re: INSTALLED_APPS partially shown in admin with mod_python

2006-07-27 Thread Kilian CAVALOTTI
> I recently tried to use my django project with apache2+mod_python, after > a developement period using the integrated server. After some struggle, > I finally have a (quite) working installation. But the admin module > shows a really weird quirk. I have two custom applications, listed in > INSTA

INSTALLED_APPS partially shown in admin with mod_python

2006-07-26 Thread Kilian CAVALOTTI
Hi djangonauts, I recently tried to use my django project with apache2+mod_python, after a developement period using the integrated server. After some struggle, I finally have a (quite) working installation. But the admin module shows a really weird quirk. I have two custom applications, liste