Re: [ANNOUNCE] Django 1.6 release candidate available

2013-10-23 Thread Elyézer Rezende
On Wed, Oct 23, 2013 at 10:58 AM, Marc Tamlyn wrote: > Migrations landed after the feature freeze for the beta and are not quite > feature complete yet. They will be part of 1.7. > Thank you Mark, this clarify it more. -- Elyézer Rezende http://elyezer.com -- You received this message because

Re: [ANNOUNCE] Django 1.6 release candidate available

2013-10-23 Thread Elyézer Rezende
I have found the answer in the migrations docs [1], there says that will be 1.7. Sorry [1] https://docs.djangoproject.com/en/dev/topics/migrations/ On Wed, Oct 23, 2013 at 10:56 AM, Elyézer Rezende wrote: > I think I have missed something or migrations will not be part of this > release? > > I

Re: [ANNOUNCE] Django 1.6 release candidate available

2013-10-23 Thread Marc Tamlyn
Migrations landed after the feature freeze for the beta and are not quite feature complete yet. They will be part of 1.7. On 23 Oct 2013 13:57, "Elyézer Rezende" wrote: > I think I have missed something or migrations will not be part of this > release? > > I have not found it on release notes. >

Re: [ANNOUNCE] Django 1.6 release candidate available

2013-10-23 Thread Elyézer Rezende
I think I have missed something or migrations will not be part of this release? I have not found it on release notes. Thanks On Wed, Oct 23, 2013 at 5:03 AM, Aymeric Augustin < aymeric.augus...@polytechnique.org> wrote: > 2013/10/23 Yishai Beeri > >> Small discrepancy: the blog post states py

Re: [ANNOUNCE] Django 1.6 release candidate available

2013-10-23 Thread Aymeric Augustin
2013/10/23 Yishai Beeri > Small discrepancy: the blog post states python 2.7 is required; the > release notes it links to state python 2.6.5 is still supported, and 2.7 > will be required from Django 1.7 onwards. I've updated the blog post. Thank you. -- Aymeric. -- You received this messag

Re: [ANNOUNCE] Django 1.6 release candidate available

2013-10-22 Thread Yishai Beeri
Kudos for making this happen! Small discrepancy: the blog post states python 2.7 is required; the release notes it links to state python 2.6.5 is still supported, and 2.7 will be required from Django 1.7 onwards. Yishai On Wed, 23 Oct 2013 06:08:33 +0300, James Bennett wrote: It's al

Re: [ANNOUNCE] Django 1.6 release candidate available

2013-10-22 Thread Michael Mior
Looks like an awesome release coming up! Big thanks to the Django team :) Looking forward to trying it out. One comment about the fact that set_password() now (correctly) makes blank passwords valid. I could imagine some users have assumed that set_password('') was the same as set_unusable_pass

[ANNOUNCE] Django 1.6 release candidate available

2013-10-22 Thread James Bennett
It's almost here! Tonight we've issued a release candidate for Django 1.6. Information, including links to downloads and release notes, is available on the Django project blog: https://www.djangoproject.com/weblog/2013/oct/22/16c1/ -- You received this message because you are subscribed to the