hooch21

Results 3 issues of hooch21

I deleted the first attempt at the drf_course tutorial. downloaded Docker Desktop and started the drf_course tutorial again. Starting at module_1. issued docker-compose up -d --build. Completed fine. In the...

Well, this time I really did find the source of the problem.... The problem was I was using CRLF line endings in the endpoint.sh script. On the linux side, those...

I am following your drf_course. In module_3 you use Docker to access the api:8000/contact/... endpoint. Some of us did not want to install Docker. Can you please tell us how...