Add documentation for voucher tags (#240)

Voucher tags were not documented in the help text at the beginning
of the voucher class.
Related to #228
This commit is contained in:
koebi
2016-09-15 21:52:02 +02:00
committed by Raphael Michel
parent 70ce19e786
commit 5aa1ecec7c

View File

@@ -48,6 +48,8 @@ class Voucher(LoggedModel):
:type quota: Quota
:param comment: An internal comment that will only be visible to staff, and never displayed to the user
:type comment: str
:param tag: Use this field to group multiple vouchers together. If you enter the same value for multiple vouchers, you can get statistics on how many of them have been redeemed etc.
:type tag: str
Various constraints apply: