mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-07-27 19:15:23 +02:00
Compare commits
3 Commits
beta
...
235b071ee6
Author | SHA1 | Date | |
---|---|---|---|
235b071ee6 | |||
9a67bb5e8f | |||
fbd301dc58 |
@ -27,8 +27,9 @@ class Invoice(models.Model):
|
||||
|
||||
bde = models.CharField(
|
||||
max_length=32,
|
||||
default='RavePartlist',
|
||||
default='Diolistos',
|
||||
choices=(
|
||||
('Diolistos', 'Dio[list]os')
|
||||
('RavePartlist', 'RavePart[list]'),
|
||||
('SecretStorlist', 'SecretStor[list]'),
|
||||
('TotalistSpies', 'Tota[list]Spies'),
|
||||
|
BIN
apps/treasury/static/img/Diolistos.png
Normal file
BIN
apps/treasury/static/img/Diolistos.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 368 KiB |
BIN
apps/treasury/static/img/Diolistos_bg.jpg
Normal file
BIN
apps/treasury/static/img/Diolistos_bg.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 50 KiB |
Reference in New Issue
Block a user