Thank you Karen!

Thinks makes sense for me, such that if wanting to stay on a long term
stable version of 1.5, would pull 1.5.x

The question was set forward after reading about that memory leak caused
issue in a separate mail.


On Mon, Mar 25, 2013 at 8:10 AM, Karen Tracey <kmtra...@gmail.com> wrote:

> On Sun, Mar 24, 2013 at 11:39 PM, Huy T <huyslo...@gmail.com> wrote:
>
>> Is it better practice to pull from 1.5.x vs the master? I am unclear as
>> to the difference unless it eventually is rolled into the master.
>>
>>
> 1.5.x branch has bug fixes made after the release of 1.5. It will never be
> rolled into master (which has new features slated for 1.6), but it will
> eventually get released as 1.5.1. There has been at least one memory leak
> issue identified with the 1.5 release, which has been fixed on the 1.5.x
> branch, so we are hoping to do a 1.5.1 release sooner rather than later.
>
>
>> Also, when using pip to install, I am launching the command:
>>
>> pip install -v git+https://github.com/django/django.git@1.5.x
>>
>> But have also seen #egg=django , I am unclear as to what the egg is for.
>
>
> I believe the egg specification is only needed when you install using the
> -e  (editable) option.
>
> Karen
> --
> http://tracey.org/kmt/
>
>  --
> 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+unsubscr...@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?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
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+unsubscr...@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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to