> I am very interested to hear your opinion on which version of Python > to use in conjunction with Django. Currently, I am taking a class at > Udemy and they recommend using Python 2.7 with Django 1.6. because > both versions work well with each other. > > Over the last few months I got pretty much used to Python 3.3.0 which > some of you guys recommended to me on this mailing list. Hence, I > would prefer to keep using Python 3x but I am not sure if that's a > good idea. I heard of a couple folks using Python 3.3.0 with Django > 1.6 that they ran into issues, and most of them switched back to > Python 2.7.
I am using django 1.6 with python 3.3 and have had no problems. It depends on what other modules you depend on, but for me everything I need is working well. _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor