Our Blog

Thoughts, announcements and tutorials.

Django Beginners: How to ask for help?

Learn how to ask for help in online communities as a Django developer without being perceived as lazy.

Django Developers Guild – Jan '23 summary

Here's a summary of the key takeaways from the January event.

Dockerise a Django application - Part 7

Learn how to set up a Mailhog SMTP container to handle all emails from your Django app.

Dockerise a Django application - Part 6

Learn how to set up a Postgres container and connect to your Django app.

Dockerise a Django application - Part 5

Learn how to debug your containerised Django application from the Visual Studio Code editor.

Dockerise a Django application - Part 4

Learn how to containerise your application and set up the Visual Studio Code editor for development.

Dockerise a Django application - Part 3

Learn how to abstract deployment-specific settings into ENV vars based on the 12-factor principle.

Dockerise a Django application - Part 2

Learn about the must-have third-party Django apps and VS Code settings we use at Webinative.

Dockerise a Django application - Part 1

Learn how we set up and Dockerise every new Django project at Webinative.