Add metrics for view/task time

This commit is contained in:
Raphael Michel
2017-03-25 21:38:42 +01:00
parent f2378168c1
commit 4514bd7e53
7 changed files with 25 additions and 10 deletions

View File

@@ -1,7 +1,6 @@
import datetime
import pytest
from django.core import mail as djmail
from django.utils.timezone import now