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 trial

Python Django Forms Forms Creating a Form

Bryce Wellman
Bryce Wellman
7,742 Points

Following along else where

Will I be okay to not update my learning_site and still follow along. I follow along on PyCharm so I can reference my work as "notes" easier, will I be able to follow along on there and learn about forms and put them in my code without updating it as it is not as simple as hit new workspace. Do I need to get over it and use workspaces or will I be okay?

1 Answer

Are you asking if you can follow along on the text editor on your local machine? If the answer to that is yes, then you should be fine to do that.

I’m still learning Python myself so I Don’t have any experience with Pycharm, but you are able to download your workspace to your local machine and open it in your own editor.

I personally rarely use workspaces much anymore. I prefer coding in my VS Code editor/IDE.