Johnbin89 / AthTechSD2020

Python/Django
https://athtechsd.jbin.me/
1 stars 0 forks source link

Django REST framework experiments #20

Open Johnbin89 opened 6 months ago

Johnbin89 commented 6 months ago

Until now Django views are rendering html pages. This is a first experiment with Django REST framework

Johnbin89 commented 6 months ago

TODO: Django REST browsable API api-auth default logout sends GET. Since Django 5.0 logout has to be POST