fix 2
This commit is contained in:
parent
63ee0aa9c7
commit
ef8d375e5f
Binary file not shown.
@ -235,7 +235,7 @@ def edit_offer(request, offer_id):
|
||||
|
||||
offer_local = request.POST['offer']
|
||||
|
||||
instance.Wolontatriat = wol,
|
||||
instance.Wolontatriat = wol
|
||||
instance.type = int(type_local)
|
||||
instance.offer = int(offer_local)
|
||||
instance.title = title_local
|
||||
|
Loading…
Reference in New Issue
Block a user