Re: Various small issues

2011-01-31 Thread Gabriel Hurley
As Russ mentioned, check out ticket #14401 [1], and its associated wiki page [2]. Those should offer some more insight. That ticket was my pet project to start and it's come time to finish it (the vagaries of the real world be damned). If you have particular aspects you'd like to see better exp

Re: Various small issues

2011-01-31 Thread Klaas van Schelven
Thanks! I might add that, for someone who just wants to jump in and do some random good for the project I found it hard to find pointers to "easy but necessary (perhaps slightly boring) tasks" on Trac. Maybe I'm just an edge case :-) On Feb 1, 6:05 am, Russell Keith-Magee wrote: > On Tue, Feb 1

Re: Various small issues

2011-01-31 Thread Russell Keith-Magee
On Tue, Feb 1, 2011 at 11:45 AM, Brian Neal wrote: > On Jan 31, 7:35 pm, Russell Keith-Magee > wrote: >> >> The core team aren't the only people who can review tickets. In fact, >> all you need is for someone who isn't you to review your ticket and >> say that it looks good (by Django's standards

Re: Various small issues

2011-01-31 Thread Brian Neal
On Jan 31, 7:35 pm, Russell Keith-Magee wrote: > > The core team aren't the only people who can review tickets. In fact, > all you need is for someone who isn't you to review your ticket and > say that it looks good (by Django's standards -- which means > documentation, tests, PEP8 etc). Once you'

Re: Various small issues

2011-01-31 Thread Russell Keith-Magee
On Tue, Feb 1, 2011 at 7:47 AM, Stephen Kelly wrote: > Klaas van Schelven wrote: > >> Hi all, >> >> Maybe I wasn't clear enough last time... I've provided patches for >> both these old problems and would appreciate either a brutal Linus >> style rant for being such an idiot or would like to see th

Re: Various small issues

2011-01-31 Thread Stephen Kelly
Klaas van Schelven wrote: > Hi all, > > Maybe I wasn't clear enough last time... I've provided patches for > both these old problems and would appreciate either a brutal Linus > style rant for being such an idiot or would like to see the patches > applied. Silence... not so much. > Hi Klass, Y

Re: Various small issues

2011-01-31 Thread Klaas van Schelven
Hi all, Maybe I wasn't clear enough last time... I've provided patches for both these old problems and would appreciate either a brutal Linus style rant for being such an idiot or would like to see the patches applied. Silence... not so much. ciao, Klaas On Jan 14, 6:28 pm, Klaas van Schelven w

Various small issues

2011-01-14 Thread Klaas van Schelven
Hi all, I've been looking into a few old unresolved issues. http://code.djangoproject.com/ticket/11667 "Full traceback if import error before model validation" is a simple annoyance. On the issue page (one year old) various solutions are suggested, each with a patch. Can someone take a decision o