On Mon, Oct 13, 2008 at 11:07 PM, Chuck22 <[EMAIL PROTECTED]> wrote:

>
> Thanks, Karen. You are correct. My version is Win32 binaries of GNU
> gettext-runtime 0.13.1. It seems getting the development trunck is a
> better choice for me. But, I am not sure if the Django development
> trunck is stable enough to use. I will give it a try.
>
>
Trunk is generally quite stable, particularly when some months away from a
new release, but if you are worried about trunk stability you could use the
1.0.X release branch instead:

svn co http://code.djangoproject.com/svn/django/branches/releases/1.0.X

That branch only gets bug fixes, no new features, so will have lower risk of
instability.  (In fact so far there is not much difference between trunk and
that branch, but as development proceeds for 1.1 they will begin to diverge
more.)

Karen

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to