So will 1.4 be compatible with Python 3.X? I am wondering how best to learn Python for Django if I'm learning from Python books that cover (like most new books) 3.X. Any suggestions?
On Mar 19, 12:50 pm, Joel Goldstick <joel.goldst...@gmail.com> wrote: > On Mon, Mar 19, 2012 at 11:41 AM, Shawn Milochik <sh...@milochik.com> wrote: > > Django won't support 3.x for a while. You can't go wrong with 2.7 for now. > > >https://www.djangoproject.com/weblog/2012/mar/13/py3k/ > > > Shawn > > > -- > > You received this message because you are subscribed to the Google Groups > > "Django users" group. > > To post to this group, send email to django-users@googlegroups.com. > > To unsubscribe from this group, send email to > > django-users+unsubscr...@googlegroups.com. > > For more options, visit this group at > >http://groups.google.com/group/django-users?hl=en. > > So your other choice is whether to go with django 1.3 or the new 1.4 > being released some time in the coming days. Probably best to go with > 1.4 since they keep making it better, but there are differences > between the new version and the old version's way of setting up > directories, so beware that third party tutorials will have to be > tweeked with to get going in 1.4 > > -- > Joel Goldstick -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.