Tuesday, September 30, 2014

Re: Which Version of Django

On 2014-09-30 09:28, Mark Caglienzi wrote:
> I agree with other advices to start with Django 1.7.
> Django is very stable and the new functionalities are always
> introduced in a very sane way.

I haven't seen any discussion of the deployment platform. I would
also recommend 1.7 for green-field development, but I had to drop
down to 1.6 on one recent project because my deployment host only
offered python2.6 (well, and 2.4, but THAT was OLD) and Django 1.7
uses some 2.7 features.

-tkc



--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/20140930121048.0028740c%40bigbox.christie.dr.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment