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

2020-01-24 Thread Muhammed abdul Quadir owais
rrectly. 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 runner > doesn’t do that by default :) > > On Fri, 24 Jan 2020 at 11:21, Muhammed abdul Quadir o

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