andreif

- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created Any plans to support pythonbrew?
Hi,I keep my virtual environments organized with https://github.com/utahta/pythonbrew.Have you considered supporting it as well? Simply adding pythonbrew venvs to the dropdown would be sufficient.T... -
Created Unresolved attribute references for Django's ForeignKey field etc.
Hi,When I use PyCharm for my Django projects, I often suffer from PyCharm being unable to link attributes of a related model to corresponding ForeignKey (etc.) field. This results in lots of inspec... -
Created VCS for subprojects in PyCharm 2.0
Hello,When I add a directory (subproject) to my project (i.e. having multiple projects in one window), and if the directory is also a git repo, then PyCharm does not track its changes.Would it be p...