Commit Graph

4 Commits

Author SHA1 Message Date
af8a503456 Merge branch 'feature/log-api-endpoints' into 'marietje-zuid'
Add logging for API endpoints

Closes #74

See merge request technicie/MarietjeDjango!83
2024-04-23 18:29:40 +02:00
669e1e3b18 fix(queues): now really fix the request notifications
Instead of checking for success, now the correct HTTP response code is
sent by the request API. My previous fix broke the other responses, oops.

Closes #82

Relates #44

The refresh as introduced in my fix for #82 (!89) is reverted, as this
was already done on successful requests.
2024-03-05 10:48:21 +01:00
11e8ff11b8 Add logging for API endpoints 2023-11-25 07:38:28 +01:00
d1a1be7e2e Marietje 4.1: Addition of Django REST framework, Swagger, Dark mode and updates to Django and Bootstrap 2023-09-14 19:55:51 +02:00