crafty-4/app/classes/models
luukas a937a94ac8
Use a better variable name for stat disappear date
* Rename occurences of `last_week` with `minimum_to_exist`
2022-05-25 14:49:17 +03:00
..
base_model.py Fix formatting to comply with Black 2022-04-11 11:08:36 +01:00
crafty_permissions.py Add route for viewing user Crafty permissions 2022-05-25 00:55:49 +03:00
management.py Replace .count() != 0 with .exists() 2022-05-25 14:24:34 +03:00
roles.py Replace .count() != 0 with .exists() 2022-05-25 14:24:34 +03:00
server_permissions.py Optimize get_user_permissions_mask 2022-05-23 23:03:50 +03:00
server_stats.py Use a better variable name for stat disappear date 2022-05-25 14:49:17 +03:00
servers.py Merge branch 'dev' into bugfix/api-v2-bugfixes 2022-05-23 20:20:49 +03:00
users.py Replace .count() != 0 with .exists() 2022-05-25 14:24:34 +03:00