Re: Introduction

2019-05-11 Thread Ruchit Vithani
I have following queries regarding tickets on Trac. In many of the tickets, some people comment `Regression in` and `Reproduced at`, and both of them link to some commit on GitHub. I could not understand what these links specify. I read this

RANDOM SELECTION

2019-05-11 Thread Edward Victorhez
HELLO PLEASE I WANT A CODE THAT CAN SELECT AN ITEM FROM A DATABASE ASSIGNING A WORK FROM GROUP OF WORKS RANDOMLY. -- 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

Help wanted reviewing applications for the DSF internship

2019-05-11 Thread Jacob Kaplan-Moss
Hi folks - I'm looking for some folks to help me review applications for the internship to build a new DSF membership app. If you have experience hiring junior developers and can devote around 10+ hours over the next few weeks. Background: the DSF put out a CFP

Re: Introduction

2019-05-11 Thread Tobias Kunze
Hi Ruchit, On 19-05-10 23:19:16, Ruchit Vithani wrote: >I have following queries regarding tickets on Trac. In many of the tickets, >some people comment `Regression in` and `Reproduced at`, and both of them >link to some commit on GitHub. I could not understand what these links >specify. The "

RANDOM PICKING OF TWO DIFFERENT LISTS, ASSIGNING ONE ITEM FROM ONE LIST TO THE OTHER ITEM IN ANOTHER LIST

2019-05-11 Thread Edward Victorhez
HELLO PLEASE I WANT A CODE THAT CAN SELECT AN ITEM FROM A DATABASE ASSIGNING A WORK FROM GROUP OF WORKS RANDOMLY. -- 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 s

Re: RANDOM PICKING OF TWO DIFFERENT LISTS, ASSIGNING ONE ITEM FROM ONE LIST TO THE OTHER ITEM IN ANOTHER LIST

2019-05-11 Thread Karen Tracey
Please ask questions about using Django on Django-users. The topic of this list is the development of Django itself. -- 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 r

Re: RANDOM SELECTION

2019-05-11 Thread Adam Johnson
This mailing list is for 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. Also I searched the web, your query shows up several times on Stack Overflow: https://duckduckgo.co

Re: Introduction

2019-05-11 Thread Carlton Gibson
Thank you Tobias. Good explanation. An additional point I picked up from Tim is that if you have a Reproduced at... but the bug is fixed on master then you have a starting point to git bisect where the issue was fixed. On Sat, 11 May 2019 at 15:28, Tobias Kunze wrote: > Hi Ruchit, > > On 19-05-

Re: Introduction

2019-05-11 Thread Ruchit Vithani
Thanks, Tobias, for a wonderful explanation. I sure will try to add documentation about 'Reproduced at:' in triaging workflow. But currently, I've claimed one easy picking ticket, so once I finish work on that, I'll come on to this documentation :) -- You received this message because you are

Re: DEP 0008 (Formatting using Black) is accepted

2019-05-11 Thread Michael Martinez
I'm disappointed to learn that this was merged without a healthy debate on the deps repo. On Friday, May 10, 2019 at 8:53:44 PM UTC-5, Andrew Godwin wrote: > > One quick clarification - when I said "stable (1.0)" release, I in fact > meant the first release that the Black project officially mar

Re: DEP 0008 (Formatting using Black) is accepted

2019-05-11 Thread Tom Forbes
There has been a particularly healthy debate on the mailing list, I think it was clear that a consensus was not going to be reached. Are there any points you wanted to bring up there that where not already made on the mailing list thread? Tom > On 11 May 2019, at 17:30, Michael Martinez > wr