Sounds like you could have some apache processes holding on to old versions of your code... have you restarted apache recently?
Colin On Mon, Sep 29, 2008 at 1:00 PM, rmnl <[EMAIL PROTECTED]> wrote: > > I'm experiencing a strange problem with my project. I have an app > named products and this app doesn't show up in the Admin site. Most of > the times that is, because I can reload the page a few times and about > 1 out of 4 times the app does show up. > > This only happens with Apache2 with mod_python. Whenever I use the > development server, it works fine. > > I have looked around and tried to figure out what the problem is, but > I cannot find any errors. I've tried setting all debug options on (via > settings.py and via PythonDebug), but without any problem. I've also > checked the apache logs, but they also don't report any errors. The > HTML of the Admin page without the products app is also without > errors. The admin part for the app just isn't there. > > If I access the different models of the app directly, I also get no > errors. It just doesn't show up most of the time. > > Does anybody have a clue about what could be the cause of this > problem? I just don't find it. > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---