Private
Public Access
1
0

team tests initial

This commit is contained in:
Sander Roosendaal
2019-01-10 10:37:09 +01:00
parent 27e74c87e4
commit a2c68e79b2
5 changed files with 66 additions and 2 deletions

View File

@@ -59,6 +59,7 @@ from django_mailbox.models import Mailbox,MessageAttachment,Message
from rowers.tests.mocks import *
from rowers.models import *
from rowers.forms import *
from rowers.tests.mocks import *
import factory
from faker import Factory