migrations
|
add migrations for datetime field renames
|
2024-09-04 23:44:13 -07:00 |
apps.py
|
move monkey patches to dedicated file
|
2024-05-13 02:35:19 -07:00 |
auth.py
|
fix REST API CSRF and auth handling
|
2024-09-03 14:16:44 -07:00 |
models.py
|
fix rich logging issues
|
2024-09-24 21:17:07 -07:00 |
urls.py
|
rename api files for clarity
|
2024-04-25 05:55:47 -07:00 |
v1_api.py
|
move config into dedicated global app
|
2024-09-30 15:59:05 -07:00 |
v1_auth.py
|
fix REST API CSRF and auth handling
|
2024-09-03 14:16:44 -07:00 |
v1_cli.py
|
move config into dedicated global app
|
2024-09-30 15:59:05 -07:00 |