Re: which Django version to use for live site to be released in end of february 2008
We are running a production site with trunk. No problems so far. Just watch any updates and update regularly. On Oct 23, 5:00 pm, ydjango <[EMAIL PROTECTED]> wrote: > I am working on product which will be released end of february. I am > planning to use Django for building the site. I am new to Django > > Which version should I use - SVN or 0.96? > > If I use 0.96, I am worried migration to 1.0 will be very painful and > time consuming. > If I use SVN version , I am not sure how stable it is? > Are there any production sites using the svn version. > Can some one please recommend? --~--~-~--~~~---~--~~ 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 -~--~~~~--~~--~--~---
Re: which Django version to use for live site to be released in end of february 2008
We're running on r6023 OK. It was a quiet point on trunk after Unicode landed and the related bugfixes were done. If I were picking now, I'd find a rev closer to current trunk. But I'm pretty knowledgeable about Django and don't mind managing my own rev and applying important bugfixes when needed. 0.96 is r4810; trunk is now r6600.If you want lots of support and stable, accurate docs, you probably want 0.96. If you're concerned about large changes later, something later might be worth going with, but it will be a bit of a moving target. As a small tip, I watch trunk and if there's something really useful that's easy to pull in, I do that. I was using {% with %} on 0.96 + patches for a long while. Have a look at this: http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges if you need more details. On 10/23/07, ydjango <[EMAIL PROTECTED]> wrote: > > Not for the February/March 08 release, but yes, I will need it by the > last quarter of 2008. > > Ashish > On Oct 23, 8:18 am, "Jeremy Dunck" <[EMAIL PROTECTED]> wrote: > > On 10/23/07, ydjango <[EMAIL PROTECTED]> wrote: > > > > > > > > > I am working on product which will be released end of february. I am > > > planning to use Django for building the site. I am new to Django > > > > > Which version should I use - SVN or 0.96? > > > > > If I use 0.96, I am worried migration to 1.0 will be very painful and > > > time consuming. > > > If I use SVN version , I am not sure how stable it is? > > > Are there any production sites using the svn version. > > > Can some one please recommend? > > > > Do you need unicode (i18n or non-ASCII charsets)? That's the biggest > > single determining factor. > > > > > --~--~-~--~~~---~--~~ 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 -~--~~~~--~~--~--~---
Re: which Django version to use for live site to be released in end of february 2008
Not for the February/March 08 release, but yes, I will need it by the last quarter of 2008. Ashish On Oct 23, 8:18 am, "Jeremy Dunck" <[EMAIL PROTECTED]> wrote: > On 10/23/07, ydjango <[EMAIL PROTECTED]> wrote: > > > > > I am working on product which will be released end of february. I am > > planning to use Django for building the site. I am new to Django > > > Which version should I use - SVN or 0.96? > > > If I use 0.96, I am worried migration to 1.0 will be very painful and > > time consuming. > > If I use SVN version , I am not sure how stable it is? > > Are there any production sites using the svn version. > > Can some one please recommend? > > Do you need unicode (i18n or non-ASCII charsets)? That's the biggest > single determining factor. --~--~-~--~~~---~--~~ 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 -~--~~~~--~~--~--~---
Re: which Django version to use for live site to be released in end of february 2008
On 10/23/07, ydjango <[EMAIL PROTECTED]> wrote: > > I am working on product which will be released end of february. I am > planning to use Django for building the site. I am new to Django > > Which version should I use - SVN or 0.96? > > If I use 0.96, I am worried migration to 1.0 will be very painful and > time consuming. > If I use SVN version , I am not sure how stable it is? > Are there any production sites using the svn version. > Can some one please recommend? > Do you need unicode (i18n or non-ASCII charsets)? That's the biggest single determining factor. --~--~-~--~~~---~--~~ 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 -~--~~~~--~~--~--~---
which Django version to use for live site to be released in end of february 2008
I am working on product which will be released end of february. I am planning to use Django for building the site. I am new to Django Which version should I use - SVN or 0.96? If I use 0.96, I am worried migration to 1.0 will be very painful and time consuming. If I use SVN version , I am not sure how stable it is? Are there any production sites using the svn version. Can some one please recommend? --~--~-~--~~~---~--~~ 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 -~--~~~~--~~--~--~---