First time here? Check out the FAQ!

Revision history  [back]

set an environment variable and debug a standard python file within a django project

Hello trying to debug a python file (test file) within a django project. I need to set up an environment variable before launching the debugger. I created a selected launch configuration. in the tab environment run arguments is blank. In environment I selected add to inherited environment i add the environment variable.
Build command is use project_setting.

This configuration still launch a python manage.py command.£ What is wrong?

set an environment variable and debug a standard python file within a django project

Hello trying to debug a python file (test file) within a django project. I need to set up an environment variable before launching the debugger. I created a selected launch configuration. in the tab environment run arguments is blank. In environment I selected add to inherited environment i add the environment variable.
Build command is use project_setting.

This configuration still launch a python manage.py command.£ What is wrong?