adding coach/athlete offer request testing
This commit is contained in:
@@ -44,7 +44,7 @@ else:
|
||||
)
|
||||
|
||||
|
||||
from rowers.models import Rower,PaidPlan
|
||||
from rowers.models import Rower,PaidPlan, CoachingGroup
|
||||
from rowers.utils import ProcessorCustomerError
|
||||
|
||||
def create_customer(rower,force=False):
|
||||
|
||||
Reference in New Issue
Block a user