added pep8 fix and missing migration

This commit is contained in:
Alex Seeholzer
2017-01-13 17:39:56 +01:00
parent 645f196848
commit a2315eb0c4
2 changed files with 21 additions and 1 deletions

View File

@@ -127,4 +127,4 @@ class TicketActionsTestCase(TestCase):
response = self.client.get(reverse('helpdesk:submit'), follow=True)
self.assertEqual(response.status_code, 200)
# TODO this needs to be checked further
# TODO this needs to be checked further