Re: Recovering from a server problem

2006-08-29 Thread keukaman
Kenneth Gonsalves wrote: > On 29-Aug-06, at 6:58 AM, keukaman wrote: > > > Is there a way simple way to reestablish all of the relationships > > between apps, etc, after a server outage? > > is it possible that your .pyc files have got out of sync? Maybe you > could rm -rf the whole django tree a

Re: Recovering from a server problem

2006-08-28 Thread Kenneth Gonsalves
On 29-Aug-06, at 6:58 AM, keukaman wrote: > Is there a way simple way to reestablish all of the relationships > between apps, etc, after a server outage? is it possible that your .pyc files have got out of sync? Maybe you could rm -rf the whole django tree and reinstall it? could help. Or r

Recovering from a server problem

2006-08-28 Thread keukaman
My shared hosting plan had a server problem that I'm having problems recovering from. Prior to server issues, my homepage was displaying flatpage content. Following recovery from the server problem, my homepage returns the following: ImproperlyConfigured: Error importing middleware django.contri