The unit tests that get run after calling python manage.py test are not working because of 404 response reasons.
This is not because of any logical functional reasons though - I think its an issue with the testing environment itself.
Need to figure out why this is the case, and solve it.
The unit tests that get run after calling python manage.py test are not working because of 404 response reasons.
This is not because of any logical functional reasons though - I think its an issue with the testing environment itself.
Need to figure out why this is the case, and solve it.