[Chicago] Which version of Django to use for new projects (1.11 or 2.0)

Chris Sinchok chris at sinchok.com
Mon Feb 12 12:55:11 EST 2018


The biggest difference is that Django 2.0 drops support for Python 2.x. So
if you're still using Python2 (or using a library that requires it), you'd
want to stick with 1.11.

My recommendation would be to do Django 2.0 (If you can).

On Mon, Feb 12, 2018 at 11:40 AM, Joshua Herman <zitterbewegung at gmail.com>
wrote:

> So, I have started using Django again for fun I was wondering if there is
> much of a difference between choosing version 1.11 or 2.0 for a new project
> or does it matter at all?
>
> _______________________________________________
> Chicago mailing list
> Chicago at python.org
> https://mail.python.org/mailman/listinfo/chicago
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/chicago/attachments/20180212/3c08e5c1/attachment.html>


More information about the Chicago mailing list