Fix test failures with Django 1.8.x
Review Request #7717 — Created Oct. 20, 2015 and submitted
Django 1.8.x gets very unhappy about models without pk fields, which means we
need to add this to our test mocks.
Ran unit tests.
Review Request #7717 — Created Oct. 20, 2015 and submitted
Django 1.8.x gets very unhappy about models without pk fields, which means we
need to add this to our test mocks.
Ran unit tests.
Tool: Pyflakes Processed Files: djblets/webapi/tests/test_webapiresource.py Tool: PEP8 Style Checker Processed Files: djblets/webapi/tests/test_webapiresource.py