How to convert a TestCase from setUp() to setUpTestData()

How to convert a TestCase from setUp() to setUpTestData()

Articles
Django Technical Board member Adam Johnson shows how to convert your tests to speed up performance.