Re: Django tests failing for development env

2016-06-28 Thread Tim Graham
If you're running the tests at the checkout point mentioned in the tutorial note, "If you’re using Python 3.5+, there will be a couple failures related to deprecation warnings that you can ignore. These failures have since been fixed in Django." On Tuesday, June 28, 2016 at 7:49:43 PM UTC-4, pr

Django tests failing for development env

2016-06-28 Thread premdjango
I want to contribute to Django community, so I was trying to setup my env using the following doc - https://docs.djangoproject.com/en/dev/intro/contributing/ I ran the tests and get the following output - == FAIL: test_old_