Mirui Wang
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created How to run django remote with different settings.py?
Answeredi already have a good set up for remote debug, it use http://example.com:8000 for debug.But each time i have to go to settings.py to set Debug = True, is there any way that i can add a parameter th...