Allow to subscribe before subscription end

This commit is contained in:
2017-09-04 11:25:28 +02:00
parent 53696b7750
commit 2f912a197c
5 changed files with 36 additions and 7 deletions

View File

@ -421,6 +421,9 @@ SITH_CAN_CREATE_SUBSCRIPTIONS = [
1,
]
# Number of weeks before the end of a subscription when the subscriber can resubscribe
SITH_SUBSCRIPTION_END = 10
# Subscription durations are in semestres
# Be careful, modifying this parameter will need a migration to be applied
SITH_SUBSCRIPTIONS = {