crafty-4/app/classes/models
luukas bf59e2de6c Add and fix API v2 and db
* Add basic role routes
* Add API v2 404 handler
* Add API v2 home handler pointing to the wiki
* Add tons more todos
* Add get_*_columns and get_*_column functions for many db models
* Modify and add tons of model and controller functions
2022-05-08 00:07:55 +03:00
..
base_model.py Fix formatting to comply with Black 2022-04-11 11:08:36 +01:00
crafty_permissions.py Add and fix API v2 and db 2022-05-08 00:07:55 +03:00
management.py Merge branch 'feature/api-v2' into merge/api-v2 2022-05-05 03:32:09 +03:00
roles.py Add and fix API v2 and db 2022-05-08 00:07:55 +03:00
server_permissions.py Add and fix API v2 and db 2022-05-08 00:07:55 +03:00
servers.py Add and fix API v2 and db 2022-05-08 00:07:55 +03:00
users.py Add and fix API v2 and db 2022-05-08 00:07:55 +03:00