Re: [ANNOUNCE] Django 1.8 alpha 1 released

2015-01-16 Thread Fabio Caritas Barrionuevo da Luz
Em sexta-feira, 16 de janeiro de 2015 20:10:37 UTC-3, Tim Graham escreveu: > > We've made the first release on the way to Django's next long-term support > release, Django 1.8! With only two and a half months until the scheduled > final release, we'll need prompt testing from the community to en

[ANNOUNCE] Django 1.8 alpha 1 released

2015-01-16 Thread Tim Graham
We've made the first release on the way to Django's next long-term support release, Django 1.8! With only two and a half months until the scheduled final release, we'll need prompt testing from the community to ensure a timely and stable release. Check out the blog post: https://www.djangoproje

Fellow Report - January 16, 2015

2015-01-16 Thread Tim Graham
Here’s my final report for the 3 month fellowship pilot. I hope the DSF’s fundraising efforts will be successful and I’ll have an opportunity to "be back" soon. :-) On Monday, I reviewed the last couple of tickets before the 1.8 feature freeze. On Tuesday, we had the security release. I’ve b

Re: Settings: lists or tuples?

2015-01-16 Thread Collin Anderson
Hi All, Should change tuples to lists in more places in the docs? https://github.com/django/django/pull/3929 Collin On Thursday, December 18, 2014 at 7:56:47 AM UTC-5, Carl Meyer wrote: > > On 12/17/2014 11:49 PM, Russell Keith-Magee wrote: > > On Thu, Dec 18, 2014 at 7:48 AM, Carl Meyer > wro