Add a new subscription for the Welcome Week

This commit is contained in:
2017-08-21 21:06:05 +02:00
parent d511bdef03
commit e785ad985f
5 changed files with 233 additions and 56 deletions

View File

@ -103,6 +103,7 @@ class Subscription(models.Model):
'crous': 8,
'sbarro/esta': 9,
'cursus-alternant': 10,
'welcome-semestre': 11,
}
PAYMENT = {
"CHECK": 1,