Re: Django isn't working anymore ...

2008-10-11 Thread Kelvin Quee
What you can do is copy the project files over to your local computer, install a copy of Django 0.97 on it and run it off there. If it works, then you can be sure that it's the Django install in your environment that has problems. Else, it's your project files that is causing problems. From

Re: Django isn't working anymore ...

2008-10-11 Thread Karen Tracey
On Sat, Oct 11, 2008 at 5:15 PM, dbee <[EMAIL PROTECTED]> wrote: > > Been using django for sometime - never had any serious issues with it > as a framework. Now, all of a sudden it won't allow me to login. > > I'm beginning to wonder if perhaps someone hasn't hacked the server > and done some mess

Django isn't working anymore ...

2008-10-11 Thread dbee
Been using django for sometime - never had any serious issues with it as a framework. Now, all of a sudden it won't allow me to login. I'm beginning to wonder if perhaps someone hasn't hacked the server and done some messing about with the backend Environment: Request Method: POST Request