Re: Django/Python version compatibility

2012-03-19 Thread Simone Federici
On Mon, Mar 19, 2012 at 21:52, Chiproller wrote: > 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? > Django 1.4 => [ Python2.5, Python2.6, Python2.7 ] Djan

Re: Django/Python version compatibility

2012-03-19 Thread Chiproller
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 wrote: > On Mon, Mar 19, 2012 at 11:41 AM, Shawn Milochik wrote: > > Django

Re: Django/Python version compatibility

2012-03-19 Thread Joel Goldstick
On Mon, Mar 19, 2012 at 11:41 AM, Shawn Milochik 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 u

Re: Django/Python version compatibility

2012-03-19 Thread Shawn Milochik
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@googlegro

Django/Python version compatibility

2012-03-19 Thread Chiproller
I am just learning Python and plan to use it for web development so I will be using Django. Python version 2.7 was pre-installed on my macbook and I'm wondering if I installed the latest 3.* version would Django not work at all when I get to the point of learning Django? Reason I ask, is that I'm