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

Hasan Ahmad
Hasan Ahmad
6,727 Points

Django 2.0 course and workshop

I think we need to update the Django courses for django 2.0. In django 2.0, a lot of features have changed or have been added. For example, the primary key attribute in django has a different method of being used. Also, the url() function changed to the path() function. Because of this, we need someone to do at least a workshop on the new features of Django.

2 Answers

Ya, I am hoping the same as I am confused by the instructions he gave in his old videos!

Hasan Ahmad
Hasan Ahmad
6,727 Points

in my opinion, the syntax for Django 2.0 is much easier to read and write.

Oliver Small
Oliver Small
12,578 Points

Kenneth Love - Is there something in the works for django 2.0? A workshop introducing the changes would be great!