Private
Public Access
1
0

Merge branch 'hotfix/v9.65' into develop

This commit is contained in:
Sander Roosendaal
2019-04-03 21:08:54 +02:00
2 changed files with 1 additions and 1 deletions

View File

@@ -43,7 +43,7 @@ from django.contrib.auth.decorators import login_required
# from .models import Profile
from rowingdata import rowingdata, make_cumvalues
import pandas as pd
from rowers.models import Rower,Workout,checkworkoutuser
from rowers.models import Rower,Workout,checkworkoutuser,TombStone
import rowers.mytypes as mytypes
from rowsandall_app.settings import (
C2_CLIENT_ID, C2_REDIRECT_URI, C2_CLIENT_SECRET,

Binary file not shown.