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
Kenneth Malley
5,557 PointsDo we know if this course is covering channels v1 or channels v2?
I know there's a number of things with v2 that aren't backward compatible, so I hate to learn a method that I won't be able to implement in my own project because I'll be trying to use v2.
1 Answer
Chris Freeman
Treehouse Moderator 68,468 PointsAccording to the requirements.txt file found in the Downloads --> Project Files, the videos are based on:
Django==1.10.3
Channels==0.17.3
This is the version immediate preceding the Channels 1.0.0 release