Re: Unable to load render_to_response module

2011-11-11 Thread Ganesh Kumar
HI Thanks Daniel it's working me. finally i understand third party modules did not load bash, If you want load bash, you have set DJANGO_SETTINGS_MODULE , other wise start with your project directory $ python manage.py shell Python 2.6.5 (r265:79063, Apr 16 2010, 13:09:56) Type "copyright",

Re: Unable to load render_to_response module

2011-11-11 Thread 马博文
hi, Daniel: That does work, you solve a big problem for me. Thanks a lot. Also, it seems like manage.py have lots of built in command which are doing different things. Could you give a thread that i can access to learn more about those commands? thanks By the way, i will tell people who have

Re: Unable to load render_to_response module

2011-11-11 Thread Bowen
I get the same error about django settings Before, I know how to get it done under IDE ,but for the thing under command line,cannot fix it. Under IDE , I just set the django module Settings to be project name plus settings. Regards,Bowen 发自我的 iPhone 在 2011-11-11,21:49,Ganesh Kumar

Re: Unable to load render_to_response module

2011-11-11 Thread Daniel Roseman
On Friday, 11 November 2011 13:49:08 UTC, Ganesh-Bugcy wrote: > > Hi , > > I have tried to load render_to_response module. it's through error. I > have tried download and install the module > https://github.com/jgorset/django-shortcuts > installed sucessfully, But not load any one of you help me

Unable to load render_to_response module

2011-11-11 Thread Ganesh Kumar
Hi , I have tried to load render_to_response module. it's through error. I have tried download and install the module https://github.com/jgorset/django-shortcuts installed sucessfully, But not load any one of you help me guys. dhana013 ~ $ ipython Python 2.6.5 (r265:79063, Apr 16 2010,