first attempt for ps api
This commit is contained in:
@@ -2292,6 +2292,7 @@ class PlannedSession(models.Model):
|
||||
if self.sessionvalue <= 0:
|
||||
self.sessionvalue = 1
|
||||
|
||||
|
||||
manager = self.manager
|
||||
if self.sessiontype not in ['race','indoorrace']:
|
||||
if not can_add_session(self.manager):
|
||||
|
||||
Reference in New Issue
Block a user