only three levels of sponsorship by default
This commit is contained in:
parent
36f99a8afa
commit
1e9c91af50
1 changed files with 0 additions and 30 deletions
|
@ -115,35 +115,5 @@
|
|||
"max_words": null,
|
||||
"level": 3
|
||||
}
|
||||
},
|
||||
{
|
||||
"pk": 12,
|
||||
"model": "sponsorship.benefitlevel",
|
||||
"fields": {
|
||||
"other_limits": "",
|
||||
"benefit": 4,
|
||||
"max_words": null,
|
||||
"level": 4
|
||||
}
|
||||
},
|
||||
{
|
||||
"pk": 8,
|
||||
"model": "sponsorship.benefitlevel",
|
||||
"fields": {
|
||||
"other_limits": "",
|
||||
"benefit": 3,
|
||||
"max_words": null,
|
||||
"level": 4
|
||||
}
|
||||
},
|
||||
{
|
||||
"pk": 4,
|
||||
"model": "sponsorship.benefitlevel",
|
||||
"fields": {
|
||||
"other_limits": "",
|
||||
"benefit": 2,
|
||||
"max_words": null,
|
||||
"level": 4
|
||||
}
|
||||
}
|
||||
]
|
Loading…
Reference in a new issue