Re: Keep https://code.djangoproject.com/ login

2020-01-24 Thread אורי
On Fri, Jan 24, 2020 at 2:39 PM Muhammed abdul Quadir owais < quadirowais2...@gmail.com> wrote: > Hi , > > I want help over here ,.. > I'm a newbie for django contributions so I got stuck over here... > After cloning the django from git hub ( obviously after the action of > fork) and running comma

Re: Keep https://code.djangoproject.com/ login

2020-01-24 Thread Muhammed abdul Quadir owais
Thanks a lot for your response and sorry for inconvenience By the way sir, how could I fix that issue … > On 24-Jan-2020, at 6:19 PM, Adam Johnson wrote: > > The final line showing OK with the number of passes and expected fails shows > the test suite is actually working correctly. The inter

Re: Error with running test suite while contributing to django

2020-01-24 Thread Adam Johnson
Please don’t repost on the mailing list, I responded on the other thread On Fri, 24 Jan 2020 at 11:41, Muhammed abdul Quadir owais < quadirowais2...@gmail.com> wrote: > Hi , > > I want help over here ,.. > I'm a newbie for django contributions so I got stuck over here... > After cloning the djang

Re: Keep https://code.djangoproject.com/ login

2020-01-24 Thread Adam Johnson
The final line showing OK with the number of passes and expected fails shows the test suite is actually working correctly. The internal server error output probably comes from a test that checks for behaviour in the case of server errors! The output would be best to be caught, but djangos test runn

Error with running test suite while contributing to django

2020-01-24 Thread Muhammed abdul Quadir owais
Hi , I want help over here ,.. I'm a newbie for django contributions so I got stuck over here... After cloning the django from git hub ( obviously after the action of fork) and running commands (like $ python -m pip install -e /path/to/your/local/clone/django/ and $ python -m pip install -r req

Re: Keep https://code.djangoproject.com/ login

2020-01-24 Thread Muhammed abdul Quadir owais
Hi , I want help over here ,.. I'm a newbie for django contributions so I got stuck over here... After cloning the django from git hub ( obviously after the action of fork) and running commands (like $ python -m pip install -e /path/to/your/local/clone/django/ and $ python -m pip install -r req

Error with running test suite while contributing to django

2020-01-24 Thread Muhammed abdul Quadir owais
Hi , I want help over here ,.. I'm a newbie for django contributions so I got stuck over here... After cloning the django from git hub ( obviously after the action of fork) and running commands (like $ python -m pip install -e /path/to/your/local/clone/django/ and $ python -m pip install -r requir

Re: Keep https://code.djangoproject.com/ login

2020-01-24 Thread אורי
https://github.com/django/djangoproject.com/issues/972 אורי u...@speedy.net On Fri, Jan 24, 2020 at 10:39 AM Adam Johnson wrote: > Please file this as an issue at > https://github.com/django/djangoproject.com/issues > > ‪On Fri, 24 Jan 2020 at 07:35, ‫אורי‬‎ wrote:‬ > >> Django developers, >>

Re: the design of django group permission should be optimized in django.contrib.auth.ModelBackend

2020-01-24 Thread Adam Johnson
Exactly as you see, nothing is done in secret. On Fri, 24 Jan 2020 at 08:44, LBris wrote: > Hi everyone. > > > What is the state of this discussion and its attached ticket ? > > -- > You received this message because you are subscribed to the Google Groups > "Django developers (Contributions to

Re: the design of django group permission should be optimized in django.contrib.auth.ModelBackend

2020-01-24 Thread LBris
> > Hi everyone. What is the state of this discussion and its attached ticket ? -- 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 e

Re: Keep https://code.djangoproject.com/ login

2020-01-24 Thread Adam Johnson
Please file this as an issue at https://github.com/django/djangoproject.com/issues ‪On Fri, 24 Jan 2020 at 07:35, ‫אורי‬‎ wrote:‬ > Django developers, > > https://code.djangoproject.com/ logs me out after about 24 hours, and > each time I have to login again (with GitHub). Why doesn't it keep me