mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-02-25 01:21:20 +00:00
Compare commits
1 Commits
1c87afb279
...
2215e5a40c
Author | SHA1 | Date | |
---|---|---|---|
|
2215e5a40c |
@ -27,9 +27,8 @@ class Invoice(models.Model):
|
|||||||
|
|
||||||
bde = models.CharField(
|
bde = models.CharField(
|
||||||
max_length=32,
|
max_length=32,
|
||||||
default='RavePartlist',
|
default='SecretStorlist',
|
||||||
choices=(
|
choices=(
|
||||||
('RavePartlist', 'RavePart[list]'),
|
|
||||||
('SecretStorlist', 'SecretStor[list]'),
|
('SecretStorlist', 'SecretStor[list]'),
|
||||||
('TotalistSpies', 'Tota[list]Spies'),
|
('TotalistSpies', 'Tota[list]Spies'),
|
||||||
('Saperlistpopette', 'Saper[list]popette'),
|
('Saperlistpopette', 'Saper[list]popette'),
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 1007 KiB |
Binary file not shown.
Before Width: | Height: | Size: 196 KiB |
Loading…
x
Reference in New Issue
Block a user