Comment on [Django] Python 3 port - all tests now pass on 2.7.2 and 3.2.2parentComments−jdunck14yThere is no 2.x branch. This is a single codebase capable of running on both py2 and py3.−po14yA bit confusing… sorry. I meant to say the 2.x branch of python not Django which I suppose is not really considered a branch but a whole other thing.
Comments
There is no 2.x branch. This is a single codebase capable of running on both py2 and py3.
A bit confusing… sorry. I meant to say the 2.x branch of python not Django which I suppose is not really considered a branch but a whole other thing.