The test suite brings it's own stock record model for testing. Django 1.7 requires that we only import models from apps in INSTALLED_APPS, so we need to use it to avoid clashes.