mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-02-25 01:21:20 +00:00
Compare commits
No commits in common. "b8cc297bafbb6912388f3e326fc7e74188212497" and "28bd62531ee8a1158e58276d9d1975d8aefd3643" have entirely different histories.
b8cc297baf
...
28bd62531e
@ -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