Django Portfolio Project – Part 5 – Views and Templates
We have the admin site in place, but this is to be viewed by the admin. Now, let’s create something… Read More »Django Portfolio Project – Part 5 – Views and Templates
We have the admin site in place, but this is to be viewed by the admin. Now, let’s create something… Read More »Django Portfolio Project – Part 5 – Views and Templates
In the preceding parts of the series we were creating different types of requests, but primarily these were GET requests.… Read More »Introduction to Flask – Part 4 – POST Requests in Flask