Y
Hacker News
new
|
ask
|
show
|
jobs
by
prog
5598 days ago
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.
1 comments
sigzero
5598 days ago
I believe that they already have the rumblings going on to move it to 3.x.
link
briancurtin
5598 days ago
https://bitbucket.org/loewis/django-3k
is the initial 3.x port mentioned in the post, started at PyCon 2008.
link