Re: Error with running test suite while contributing to django

2020-01-25 Thread Muhammed abdul Quadir owais
Oh! Reply me … if you find the solution of it … thanks > On 26-Jan-2020, at 12:13 AM, aakansha jain wrote: > > I am also getting the same issue. > I am to getting how to run the django development environment so that I can > contribute to Django. > > On Friday, January 24, 2020 at 6:10:40 PM

Re: Error with running test suite while contributing to django

2020-01-25 Thread aakansha jain
I am also getting the same issue. I am to getting how to run the django development environment so that I can contribute to Django. On Friday, January 24, 2020 at 6:10:40 PM UTC+5:30, Muhammed abdul Quadir owais wrote: > > Hi , > > I want help over here ,.. > I'm a newbie for django contributio

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