Comment on Django and Python 3Comments−prog15yI started working on an app using Python 2.7. The only reason I chose 2.7 over 3.x was the lack of 3.x support in Django. I would be great to have Django support Python 3.x.−sigzero15yI believe that they already have the rumblings going on to move it to 3.x.−briancurtin15yhttps://bitbucket.org/loewis/django-3k is the initial 3.x port mentioned in the post, started at PyCon 2008.
Comments
I started working on an app using Python 2.7. The only reason I chose 2.7 over 3.x was the lack of 3.x support in Django. I would be great to have Django support Python 3.x.
I believe that they already have the rumblings going on to move it to 3.x.
https://bitbucket.org/loewis/django-3k is the initial 3.x port mentioned in the post, started at PyCon 2008.