base_model.py
|
Fix formatting to comply with ⬛Black
|
2022-04-11 11:08:36 +01:00 |
crafty_permissions.py
|
Fix no-else-* QA warnings
|
2022-06-14 15:40:57 +03:00 |
management.py
|
Add backup shutdown feature
|
2022-06-20 17:16:56 -04:00 |
roles.py
|
Replace .count() != 0 with .exists()
|
2022-05-25 14:24:34 +03:00 |
server_permissions.py
|
Fix no-else-* QA warnings
|
2022-06-14 15:40:57 +03:00 |
servers.py
|
Add default value to show_status
|
2022-07-16 18:50:05 -04:00 |
users.py
|
Check if username exists
|
2022-07-05 19:49:51 -04:00 |