Re: Django 1.4 roadmap

2011-12-09 Thread Adrian Holovaty
On Tue, Nov 29, 2011 at 6:10 AM, Luke Plant wrote: > On 28/11/11 20:33, Adrian Holovaty wrote: >> I plan on starting this next week. Is there a list somewhere of what >> needs to get done? If not, I can make it, but obviously it'd be great >> if that already existed. > > 1) Release blockers: > > h

Re: Django 1.4 roadmap

2011-11-29 Thread Aymeric Augustin
2011/11/29 Luke Plant > 2) Broken tests: > > http://ci.djangoproject.com/builds > > It looks like tests are failing on Oracle and spatialite. I guess any > failing tests need to be added to the release blockers. > I don't think there are any reproducible failures under Oracle: http://ci.djangopr

Re: Django 1.4 roadmap

2011-11-29 Thread Ian Kelly
On Tue, Nov 29, 2011 at 5:10 AM, Luke Plant wrote: > 2) Broken tests: > > http://ci.djangoproject.com/builds > > It looks like tests are failing on Oracle and spatialite. I guess any > failing tests need to be added to the release blockers. I'll make a note to go through the Oracle failures soon.

Re: Django 1.4 roadmap

2011-11-29 Thread Gert Van Gool
On Tue, Nov 29, 2011 at 13:40, Tomek Paczkowski wrote: > What happend to "SVN is least common denominator"? > > -- > You received this message because you are subscribed to the Google Groups > "Django developers" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/d

Re: Django 1.4 roadmap

2011-11-29 Thread Tom Christie
> > > Since we never had a list of features that we were committing to adding > for 1.4, I don't see any reason why we can't release an alpha as soon as > > the release blockers are dealt with. Agreed. There will > always be extra feature

Re: Django 1.4 roadmap

2011-11-29 Thread Tomek Paczkowski
What happend to "SVN is least common denominator"? -- You received this message because you are subscribed to the Google Groups "Django developers" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-developers/-/5DgmsJ17_8oJ. To post to this group, send email

Re: Django 1.4 roadmap

2011-11-29 Thread Jannis Leidel
On 29.11.2011, at 13:31, Luke Plant wrote: > On 29/11/11 12:23, Jannis Leidel wrote: > >> Definitely, we've never intended to ship Python 3 support in 1.4 and I >> would even say that targeting 1.5 is a very eager goal giving the amount >> of code and non-code work is required to be done for a fu

Re: Django 1.4 roadmap

2011-11-29 Thread Luke Plant
On 29/11/11 12:23, Jannis Leidel wrote: > Definitely, we've never intended to ship Python 3 support in 1.4 and I > would even say that targeting 1.5 is a very eager goal giving the amount > of code and non-code work is required to be done for a full port (e.g. > docs, dependencies, etc). I think

Re: Django 1.4 roadmap

2011-11-29 Thread Russell Keith-Magee
On Tue, Nov 29, 2011 at 8:10 PM, Luke Plant wrote: > On 28/11/11 20:33, Adrian Holovaty wrote: > >> And that someone will be me. See my post here: >> http://www.holovaty.com/writing/back-to-django/ > > Great stuff! > >> I plan on starting this next week. Is there a list somewhere of what >> needs

Re: Django 1.4 roadmap

2011-11-29 Thread Jannis Leidel
On 29.11.2011, at 13:10, Luke Plant wrote: > On 28/11/11 20:33, Adrian Holovaty wrote: > >> I plan on starting this next week. Is there a list somewhere of what >> needs to get done? If not, I can make it, but obviously it'd be great >> if that already existed. > > 3) We don't have a fully docum

Re: Django 1.4 roadmap

2011-11-29 Thread Luke Plant
On 28/11/11 20:33, Adrian Holovaty wrote: > And that someone will be me. See my post here: > http://www.holovaty.com/writing/back-to-django/ Great stuff! > I plan on starting this next week. Is there a list somewhere of what > needs to get done? If not, I can make it, but obviously it'd be great

Re: Django 1.4 roadmap

2011-11-29 Thread Kiril Vladimirov
- *Release version 1.4.* - *Move to Git/GitHub.* I Now, that's a start! -- You received this message because you are subscribed to the Google Groups "Django developers" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-developers/-/4FphI_ZyTYUJ.

Re: Django 1.4 roadmap

2011-11-28 Thread Marcob
On Nov 28, 9:33 pm, Adrian Holovaty wrote: > On Mon, Nov 28, 2011 at 6:40 AM, Russell Keith-Magee > > wrote: > > So -- what we need is for someone in the core team who is able to find > > the resources in their schedule to commit to shepherding a release. > > Speaking for myself, I know that this

Re: Django 1.4 roadmap

2011-11-28 Thread Aymeric Augustin
On 28 nov. 2011, at 21:33, Adrian Holovaty wrote: > And that someone will be me. See my post here: > http://www.holovaty.com/writing/back-to-django/ Awesome! > Is there a list somewhere of what needs to get done? > If not, I can make it, but obviously it'd be great if that already existed. I d

Re: Django 1.4 roadmap

2011-11-28 Thread Adrian Holovaty
On Mon, Nov 28, 2011 at 6:40 AM, Russell Keith-Magee wrote: > So -- what we need is for someone in the core team who is able to find > the resources in their schedule to commit to shepherding a release. > Speaking for myself, I know that this almost certainly isn't going to > be me -- my work life

Re: Django 1.4 roadmap

2011-11-28 Thread ptone
On Nov 28, 4:40 am, Russell Keith-Magee wrote: > Any practical suggestions on how we can improve on this situation will > be gratefully accepted. Core has grown, but it seems to me there is a fair amount of cultural and procedural knowledge that more veteran core members have not yet transferr

Re: Django 1.4 roadmap

2011-11-28 Thread Russell Keith-Magee
On Mon, Nov 28, 2011 at 5:05 PM, Marcob wrote: > On Nov 26, 1:19 pm, Aymeric Augustin > wrote: >> On 24 nov. 2011, at 16:53, Marcob wrote: >> >> > I realize that this is a volunteer-based project, but I was wondering >> > if you have any updates regarding the wiki page for the 1.4 roadmap? >> > (

Re: Django 1.4 roadmap

2011-11-28 Thread Marcob
On Nov 26, 1:19 pm, Aymeric Augustin wrote: > On 24 nov. 2011, at 16:53, Marcob wrote: > > > I realize that this is a volunteer-based project, but I was wondering > > if you have any updates regarding the wiki page for the 1.4 roadmap? > > (https://code.djangoproject.com/wiki/Version1.4Roadmap) >

Re: Django 1.4 roadmap

2011-11-26 Thread Aymeric Augustin
On 24 nov. 2011, at 16:53, Marcob wrote: > I realize that this is a volunteer-based project, but I was wondering > if you have any updates regarding the wiki page for the 1.4 roadmap? > (https://code.djangoproject.com/wiki/Version1.4Roadmap) Hi Marco, Unlike previous releases, Django 1.4 didn't

Re: Django 1.4 roadmap

2011-11-26 Thread Marcob
On Nov 24, 4:53 pm, Marcob wrote: > Dear Django Core Developers, > I'm big on providing feedback as I feel it contributes to the health > of valuable projects like Django. Ops... I really hope I didn't hurt anyone's feelings :-) Ciao. Marco. -- You received this message because you are subscr

Re: Django 1.4 Roadmap

2011-08-07 Thread Florian Apolloner
Hi, On Monday, August 8, 2011 2:19:07 AM UTC+2, Russell Keith-Magee wrote: > > someone who has the spare time to manage the release process. That's > been me for the last two releases; I'm fairly certain I won't have the > spare cycles to make it three in a row. > Is the release process documented

Re: Django 1.4 Roadmap

2011-08-07 Thread Russell Keith-Magee
On Mon, Aug 8, 2011 at 9:44 AM, Alex Gaynor wrote: > > > On Sun, Aug 7, 2011 at 5:25 PM, Russell Keith-Magee > wrote: >> >> On Sun, Aug 7, 2011 at 12:40 PM, h3 wrote: >> > idk .. but I'll make one anyway. >> > >> > I whish there was something like this for django: >> > http://brainstorm.ubuntu.c

Re: Django 1.4 Roadmap

2011-08-07 Thread Alex Gaynor
On Sun, Aug 7, 2011 at 5:25 PM, Russell Keith-Magee wrote: > On Sun, Aug 7, 2011 at 12:40 PM, h3 wrote: > > idk .. but I'll make one anyway. > > > > I whish there was something like this for django: > http://brainstorm.ubuntu.com/ > > > > Good news: the site's engine is Open Source > > Bad news:

Re: Django 1.4 Roadmap

2011-08-07 Thread Russell Keith-Magee
On Sun, Aug 7, 2011 at 12:40 PM, h3 wrote: > idk .. but I'll make one anyway. > > I whish there was something like this for django: > http://brainstorm.ubuntu.com/ > > Good news: the site's engine is Open Source > Bad news:  it's ROR (http://bbyidx.com/) The fact that it is based in RoR is irrel

Re: Django 1.4 Roadmap

2011-08-07 Thread Russell Keith-Magee
On Sat, Aug 6, 2011 at 6:16 PM, Srik wrote: > Hello All, > > I believe https://code.djangoproject.com/wiki/Version1.4Roadmap needs > update badly considering 1.3 was released 4 months ago and 1.4 Roadmap > was never updated. Agreed -- we haven't been very good with public plans for the 1.4 cycle.

Re: Django 1.4 Roadmap

2011-08-06 Thread h3
idk .. but I'll make one anyway. I whish there was something like this for django: http://brainstorm.ubuntu.com/ Good news: the site's engine is Open Source Bad news: it's ROR (http://bbyidx.com/) Pretty decent alternative: http://www.google.com/moderator/ On Aug 6, 3:12 pm, rvanhoepen wrote:

Re: Django 1.4 Roadmap

2011-08-06 Thread rvanhoepen
Can we make suggestions for new features to be added to the list? -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com. To unsubscribe from this group, send email to django