galapagos
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created Want to know django console proper settings.
Hi, I want to know django console proper settings. This is the proejct structure: root├mysite│└config│ ├settings.py│ └my_script.py└other_contents Then in the django console, I want to call the co...