Journey Through Django–APIs, Sessions, and Keys (OH MY!)
After the wrong turns I took last week, I dove into using a form to integrate with Positionstack's API. Thanks to their documentation, it was pretty simple to write-up a…
After the wrong turns I took last week, I dove into using a form to integrate with Positionstack's API. Thanks to their documentation, it was pretty simple to write-up a…
Yet Another Mistake Last week, I was working on the unit tests for the location form. I setup two functions, one for the actual content of the page, one for…
Writing the unit tests for the location aspect of the application has slowed a bit, mostly due to factors outside of coding. Still striving to find the right balance where…
Building is progressing at a good pace. Learning about testing in Django has definitely been more of a "RTFM" (Read the fudging manual) affair. However, I did find a good…
Made some good progress this week. Got a good understanding of Django's structure and how everything connects. While the tutorial glazed-over a number of aspects of developing in Django, it…
I recently decided to start a new project. I came up with the idea while I was attending Flatiron School, and I could tell that it would take me longer…