mirror of
https://gitlab.crans.org/bde/nk20
synced 2024-12-23 07:52:23 +00:00
Update models.py
This commit is contained in:
parent
5b377e6a75
commit
dafb602b08
@ -29,7 +29,7 @@ class Invoice(models.Model):
|
||||
max_length=32,
|
||||
default='RavePartlist',
|
||||
choices=(
|
||||
('RavePartlist', 'RavePart[list]')
|
||||
('RavePartlist', 'RavePart[list]'),
|
||||
('SecretStorlist', 'SecretStor[list]'),
|
||||
('TotalistSpies', 'Tota[list]Spies'),
|
||||
('Saperlistpopette', 'Saper[list]popette'),
|
||||
|
Loading…
Reference in New Issue
Block a user