Re: DEPs: Django Enhancement Proposals

2014-04-28 Thread Matt
And DEP20 for Django philosophy :} https://docs.djangoproject.com/en/dev/misc/design-philosophies/ -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-d

Re: DEPs: Django Enhancement Proposals

2014-04-14 Thread Aymeric Augustin
On 15 avr. 2014, at 08:41, Russell Keith-Magee wrote: > ... and we should probably reserve DEP8 for our coding style guide :-) ... which brings the question of the relation between DEPs and online docs. We already have a coding style guide in the docs. I assume it's fine if DEP8 is just a link

Re: DEPs: Django Enhancement Proposals

2014-04-14 Thread Russell Keith-Magee
On Tue, Apr 15, 2014 at 2:32 PM, Aymeric Augustin wrote: > On 15 avr. 2014, at 02:41, Russell Keith-Magee > wrote: > >> On Tue, Apr 15, 2014 at 2:17 AM, Aymeric Augustin >> wrote: >>> \Would it be interesting to retro-spec the major features added in the past? >> >> I agree - there are a bunch

Re: DEPs: Django Enhancement Proposals

2014-04-14 Thread Aymeric Augustin
On 15 avr. 2014, at 02:41, Russell Keith-Magee wrote: > On Tue, Apr 15, 2014 at 2:17 AM, Aymeric Augustin > wrote: >> \Would it be interesting to retro-spec the major features added in the past? > > I agree - there are a bunch of wiki pages that capture a lot of this > information; it wouldn't

Re: DEPs: Django Enhancement Proposals

2014-04-14 Thread Jannis Leidel
On 14.04.14 13:51, Adrian Holovaty wrote: Yesterday at PyCon, about a dozen people from the Django core team had a lunch meeting to talk about various ideas we should implement. One idea was to start doing a Django equivalent of Python's PEPs, which would serve as a formal way to document large

Re: DEPs: Django Enhancement Proposals

2014-04-14 Thread Mark Lavin
I'll be the first one to bite and submit one https://github.com/django/deps/pull/1 It needs a lot of work as noted in the PR but I'm happy to be a guinea pig for the process. Best, Mark On Monday, April 14, 2014 8:41:07 PM UTC-4, Russell Keith-Magee wrote: > > On Tue, Apr 15, 2014 at 2:17 AM,

Re: DEPs: Django Enhancement Proposals

2014-04-14 Thread Russell Keith-Magee
On Tue, Apr 15, 2014 at 2:17 AM, Aymeric Augustin wrote: > On 14 avr. 2014, at 19:51, Adrian Holovaty wrote: > >> One idea was to start doing a Django equivalent of Python's PEPs, which >> would serve as a formal way to document large new features/changes in Django. > > Would it be interesting t

Re: DEPs: Django Enhancement Proposals

2014-04-14 Thread Albert O'Connor
+1 On Mon, Apr 14, 2014 at 3:39 PM, Alex Gaynor wrote: > The same way we do now? > > > On Mon, Apr 14, 2014 at 3:34 PM, Andrew Farrell wrote: > >> Who is responsible then for deciding what the conclusion of the >> discussion was? If there is no such person, how does the process handle the >> ca

Re: DEPs: Django Enhancement Proposals

2014-04-14 Thread Alex Gaynor
The same way we do now? On Mon, Apr 14, 2014 at 3:34 PM, Andrew Farrell wrote: > Who is responsible then for deciding what the conclusion of the discussion > was? If there is no such person, how does the process handle the case when > people talk past each other and don't actually come to a conc

Re: DEPs: Django Enhancement Proposals

2014-04-14 Thread Andrew Farrell
Who is responsible then for deciding what the conclusion of the discussion was? If there is no such person, how does the process handle the case when people talk past each other and don't actually come to a conclusion? On Mon, Apr 14, 2014 at 2:22 PM, Michael Manfre wrote: > I think there would

Re: DEPs: Django Enhancement Proposals

2014-04-14 Thread Michael Manfre
I think there would be value in adding DEPs for the major features that will ship with 1.7. Regards, Michael Manfre On Mon, Apr 14, 2014 at 2:17 PM, Aymeric Augustin < aymeric.augus...@polytechnique.org> wrote: > On 14 avr. 2014, at 19:51, Adrian Holovaty wrote: > > > One idea was to start d

Re: DEPs: Django Enhancement Proposals

2014-04-14 Thread Aymeric Augustin
On 14 avr. 2014, at 19:51, Adrian Holovaty wrote: > One idea was to start doing a Django equivalent of Python's PEPs, which would > serve as a formal way to document large new features/changes in Django. Would it be interesting to retro-spec the major features added in the past? -- Aymeric.

Re: DEPs: Django Enhancement Proposals

2014-04-14 Thread Alex Gaynor
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 For us, I think the value of a DEP is in putting the conclusion of a discussion in one place, rather than forcing everyone to read the entire thread to know how it went. To that end, I don't think anything needs to change about how we accept DEPs. A

Re: DEPs: Django Enhancement Proposals

2014-04-14 Thread Donald Stufft
On Apr 14, 2014, at 1:51 PM, Adrian Holovaty wrote: > Yesterday at PyCon, about a dozen people from the Django core team had a > lunch meeting to talk about various ideas we should implement. One idea was > to start doing a Django equivalent of Python's PEPs, which would serve as a > formal w