Dear Djangonauts (>.>), With reference to the post "Development vs. Production Servers" (http://groups.google.com/group/django-users/browse_thread/ thread/1c65830ce2218039/ad8057d1296ba098? lnk=gst&q=0.96+0.97#ad8057d1296ba098) the recommendation seems to be to deploy the same version of Django that one develops in (which makes sense to me). However, I have to contend with a server admin who is uncomfortable deploying 0.97 because it is marked as prerelease, and he seems convinced that it will bring down the entire server at random intervals. Is there any real benefit to sticking to 0.96 vs. 0.97 as far as deployment is concerned? I have not encountered any trouble in my development environment (and am not doing anything terribly complicated anyways).
I have referred to the backwards incompatibility reference at (http:// code.djangoproject.com/wiki/BackwardsIncompatibleChanges), and have determined that it wouldn't be too difficult to roll back changes so that the program would work under 0.96. The question, however, is whether there's a compelling reason to do this (allaying the admin's fears notwithstanding). Regards, Alex. --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---