Move service history into it own file

We’re going to do some work on this page, let’s put it in a sensible
place first before we add a bunch more code to the wrong place.
This commit is contained in:
Chris Hill-Scott
2019-10-18 09:18:51 +01:00
parent fe78d53643
commit fce0397b55
4 changed files with 24 additions and 17 deletions

View File

@@ -15,6 +15,7 @@ from app.main.views import ( # noqa isort:skip
find_services,
find_users,
forgot_password,
history,
inbound_number,
index,
invites,