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 next run to schedule info
|
2022-08-04 18:15:59 -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
|
fix bug broken server creation
|
2022-07-16 19:19:34 -04:00 |
users.py
|
Check if username exists
|
2022-07-05 19:49:51 -04:00 |