migrations
|
add api migrations
|
2024-08-20 18:31:40 -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
|
show redacted API tokens in django admin
|
2024-08-20 19:25:16 -07:00 |
urls.py
|
rename api files for clarity
|
2024-04-25 05:55:47 -07:00 |
v1_api.py
|
fix REST API CSRF and auth handling
|
2024-09-03 14:16:44 -07:00 |
v1_auth.py
|
fix REST API CSRF and auth handling
|
2024-09-03 14:16:44 -07:00 |
v1_cli.py
|
fix REST API CSRF and auth handling
|
2024-09-03 14:16:44 -07:00 |
v1_core.py
|
fix REST API CSRF and auth handling
|
2024-09-03 14:16:44 -07:00 |