Re: Fellow Reports - April 2019

2019-04-22 Thread Mariusz Felisiak
Week ending April 21, 2019. *Triaged*: https://code.djangoproject.com/ticket/30360 - Support rotation of secret keys. (accepted) https://code.djangoproject.com/ticket/30351 - Migration auth.0011_update_proxy_permissions fails for models recreated as a proxy. (accepted) https://code.djangoprojec

Re: i am presta developer, whats new in django...is it ecommerce platform

2019-04-22 Thread Sohail Ahmed
so far nope, but i am interested... On Tuesday, 23 April 2019 01:10:25 UTC+5, Rishabh Gupta wrote: > > Are you getting any internship offer on presta . > > On Tue, Apr 23, 2019, 1:37 AM Sohail Ahmed > wrote: > >> does it have apps themes etc. and wehre can i find docs >> >> -- >> You received t

Re: i am presta developer, whats new in django...is it ecommerce platform

2019-04-22 Thread Adam Johnson
Hi Sohail, This mailing list is for mentoring on the development of Django itself, not for support using Django. Please use the django-users mailing list for that, or IRC #django on freenode, or a site like Stack Overflow. Thanks, Adam On Mon, 22 Apr 2019 at 21:08, Rishabh Gupta wrote: > Are

Re: i am presta developer, whats new in django...is it ecommerce platform

2019-04-22 Thread Rishabh Gupta
Are you getting any internship offer on presta . On Tue, Apr 23, 2019, 1:37 AM Sohail Ahmed wrote: > does it have apps themes etc. and wehre can i find docs > > -- > You received this message because you are subscribed to the Google Groups > "Django developers (Contributions to Django itself)" g

i am presta developer, whats new in django...is it ecommerce platform

2019-04-22 Thread Sohail Ahmed
does it have apps themes etc. and wehre can i find docs -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-developers+

Re: Proposal to format Django using black

2019-04-22 Thread thinkwelldesigns
I wonder if there's a middle ground between minimizing code churn and having a standardized formatter. Our team recently switched to yapf after carefully configuring a .style.yapf file that's included in the root directory of every new repo. Once that config file is done, the workflow for yapf

Re: Proposal to format Django using black

2019-04-22 Thread Nick Sarbicki
> > > I'm just saying that if "As contributor, I can haz automatic code > formatter to lower the barrier" is precisely the story you want to solve, > then black may not be the only solution you want to consider deeply ;) > > Jamie, sure, I wasn't responding directly to you about this, more to th

Re: Proposal to format Django using black

2019-04-22 Thread Melvyn Sopacua
On maandag 22 april 2019 10:57:19 CEST Nick Sarbicki wrote: > Consistency in the end is the most important thing (even PEP8 agrees > there). Not sure where you got that impression: https://pep8.org/#a-foolish-consistency-is-the-hobgoblin-of-little-minds Pep8 clearly states consistency is less im

Re: Proposal to format Django using black

2019-04-22 Thread Jamesie Pic
Thanks for sharing some of your insight. On Mon, Apr 22, 2019 at 10:57 AM Nick Sarbicki wrote: > Even moreso if it lowers the barrier to entry (I don't think anyone is > saying it raises it?). > I'm just saying that if "As contributor, I can haz automatic code formatter to lower the barrier" i

Re: Proposal to format Django using black

2019-04-22 Thread Nick Sarbicki
I'm still quite strongly in support of black. I find it's very nice to read a codebase that has strong consistency (which is historically usually the work of pedantic but very necessary reviews). It's even nicer to go between multiple codebases which are all consistent with each other. PEP8 and li

Re: Google "Season of Docs"

2019-04-22 Thread Carlton Gibson
Quick update: I've applied Django for Season of Docs. Don't know if we're accepted yet but 🤞 As per the timeline Technical Writer applications open May 29th. https://developers.google.com/season-of-docs/docs/timeline I put a wiki page here: https://code.djangoproject.com/wiki/2019SeasonOfDoc