Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialChris Eguires
3,338 PointsPycharm with Django
I would like to use Pycharm to do all of my coding - how do I go about using the IDE to write the code?
1 Answer
Gavin Ralston
28,770 PointsWell, here's a blurb about the Django support Pycharm has, and there's a great set of PyCharm tutorials on their site as well.
If you're familiar with IntelliJ or another one of their IDE's it'll probably be more comfortable. If you're asking about working with virtualenv or git, there are help files there. If you want to learn how to use the editor itself more efficiently, I'd say the best thing to do is leave the help/hints open on startup and learn something new every time you're in it. In the meantime, just treat it like a rube goldberg text editor. :)