Re: New Relic with Django

2012-01-04 Thread prabesh shrestha
I am trying to get started too with new relic. I did all the configurations and it looks like everything is properly set up. I am using gunicorn for my loca development. SO acc to the tutorial I can start the app with NEW_RELIC_CONFIG_FILE=newrelic.ini newrelic-admin run-program python manage.py ru

ImportError: No module named sh_csv_importer

2011-07-06 Thread prabesh shrestha
I am trying to run a project in Django that was coded 3-4 years before. I have installed most of the modules required by the project but could not locate one of the module required to run the project. I am getting ImportError: No module named sh_csv_importer I have tried to search it , installed it