1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-07-27 19:15:23 +02:00

Compare commits

...

3 Commits

Author SHA1 Message Date
235b071ee6 Upload New File 2025-04-14 19:29:37 +02:00
9a67bb5e8f Upload New File 2025-04-14 19:20:32 +02:00
fbd301dc58 Update models.py 2025-04-14 19:17:44 +02:00
3 changed files with 2 additions and 1 deletions

View File

@ -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'),

Binary file not shown.

After

Width:  |  Height:  |  Size: 368 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB