Custom managers in reverse relations

2011-12-23 Thread Sebastian Goll
Hi all, I'd like to draw your attention to long-open ticket #3871 [1]. The idea is to let ORM users choose which custom manager to use for reverse "many" relations, i.e. reverse foreign key (…_set) as well as forward and reverse many-to-many relations. There are several proposed patches to thi

Re: Proposal: drop Python 2.5 support in Django 1.5

2011-12-23 Thread David Malcolm
On Fri, 2011-12-23 at 08:36 -0800, Vinay Sajip wrote: > On Dec 23, 3:23 pm, Jannis Leidel wrote: > > > > I would argue that Jaunty being a non-LTS release shouldn't be considered > > as a target platform we want to support. OTOH the LTS release Ubuntu Lucid > > (10.04) ships Python 2.6.5, so we'

Re: Proposal: drop Python 2.5 support in Django 1.5

2011-12-23 Thread Nan
FWIW, the previous version of Mac OS X (10.6) shipped with 2.6.1. On Dec 23, 5:49 am, Vinay Sajip wrote: > On Dec 10, 4:56 pm, Adrian Holovaty wrote: > > > I think both of these proposals are great -- start merging the Python > > 3 work right after we release 1.4, anddropsupport for Python2.5in

Re: Proposal: drop Python 2.5 support in Django 1.5

2011-12-23 Thread Vinay Sajip
On Dec 23, 3:23 pm, Jannis Leidel wrote: > > I would argue that Jaunty being a non-LTS release shouldn't be considered as > a target platform we want to support. OTOH the LTS release Ubuntu Lucid > (10.04) ships Python 2.6.5, so we're good. Sure, Jaunty was just an example. I'm not sure what v

Re: Proposal: drop Python 2.5 support in Django 1.5

2011-12-23 Thread Jannis Leidel
On 23.12.2011, at 11:49, Vinay Sajip wrote: > > On Dec 10, 4:56 pm, Adrian Holovaty wrote: > >> I think both of these proposals are great -- start merging the Python >> 3 work right after we release 1.4, anddropsupport for Python2.5in >> trunk after 1.4 is released. > > Before we do this, ano

Re: Proposal: drop Python 2.5 support in Django 1.5

2011-12-23 Thread David Malcolm
On Mon, 2011-12-12 at 00:46 -0600, Joseph Tennies wrote: > While I agree it should be dropped, I was discussing this with the > Twisted guys. They pointed out that it will actually receive security > updates through 2013. This is thanks to Ubuntu 8.10 LTS. I'm sure > Canonical could tap into someon

Re: Proposal: drop Python 2.5 support in Django 1.5

2011-12-23 Thread Vinay Sajip
On Dec 10, 4:56 pm, Adrian Holovaty wrote: > I think both of these proposals are great -- start merging the Python > 3 work right after we release 1.4, anddropsupport for Python2.5in > trunk after 1.4 is released. Before we do this, another decision is required - which release of 2.6 is the min