Re: django evolution not working

2008-06-16 Thread Russell Keith-Magee
On Mon, Jun 16, 2008 at 6:03 PM, Vishal Gupta <[EMAIL PROTECTED]> wrote: > > can somebody please help me to run the evolve commands ?? Hi Vishal, Firstly, Django Evolution is not part of the Django project itself; it is an external project. Please direct questions regarding Django-evolution to t

django evolution not working

2008-06-16 Thread Vishal Gupta
Hi all, the command Unknown command: 'evolve' Type 'manage.py help' for usage. shows the error : Unknown command: 'evolve' Type 'manage.py help' for usage. i tried moving the django evolution directory out of the projects directory and set it path to PYTHONPATH and PYTHON_PATH but to no avail b