crafty-4/app
luukas b0d342e949
Check if something is in a dict with a simpler way
* Replace `data.get("key", None) is not None` with `"key" in data`
2022-05-25 00:39:16 +03:00
..
classes Check if something is in a dict with a simpler way 2022-05-25 00:39:16 +03:00
config Merge branch 'feature/api-v2' into merge/api-v2 2022-05-05 03:32:09 +03:00
frontend Merge branch 'merge/api-v2' into 'dev' 2022-05-18 23:27:19 +00:00
migrations Moving Server Stats DB to Server Folder 2022-04-28 22:40:15 +02:00
translations Expand Cron explain 2022-05-19 11:04:13 -04:00