|
|
Two questions:
1) Is it possible to use Chrome for django debugging? Even if I select it as my debug browser in VS2012, IE still opens by default.
2) Is it possible to force VS2012 dev environment to use a particular port. Every time I debug, it uses a different localhost port.
Thanks
|
|
|
|
I see that question #2 is already a registered bug ( http://pytools.codeplex.com/workitem/959). I'm new to Django so any assistance on how to do this manually would be appreciated.
As to question #1, I prefer to use Chrome for testing client-side javascript and Tastypie integration, but it looks like IE is required for server-side debugging. So, I may have to give up on my desire to choose Chrome.
|
|