WIP: Kontrola starých práv #34
1 changed files with 1 additions and 1 deletions
|
@ -32,4 +32,4 @@ class Command(BaseCommand):
|
|||
if len(stari_orgove) > 0:
|
||||
print('Staří orgové, kterým zóstala práva a neměla:')
|
||||
for x in stari_orgove:
|
||||
print(f'\t{x}')
|
||||
print(f'\t{x}\torg: {x.osoba.user.username}')
|
||||
|
|
Loading…
Reference in a new issue