Sunday, April 29, 2018

Beginning Django.

Changes in 2.0 that are backwards incompatible are mostly low-level things. As a beginner, you won't have to deal with them for some time. So you can grab any book that is relevant for 1.11 and you'll be fine.

I would actually advise to start your training project using Django 1.11 instead of 2.0, since as a beginner, you'll find great help in 3rd party libraries and some of them are still not compatible with 2.0. Additionally, 1.11 is the LTS release and will be supported until April 2020.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/1128e9a6-1ebe-49a9-8c65-92709304eb3c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment