Thoughts, announcements and tutorials.
Learn how to use VirtualEnvWrapper's mkproject command for an efficient project setup.
Learn how to fix the permission-not-found error in data migrations after resetting your Django app's database.
Learn how to ask for help in online communities as a Django developer without being perceived as lazy.
Here's a summary of the key takeaways from the January event.
Learn how to set up a Mailhog SMTP container to handle all emails from your Django app.
Learn how to set up a Postgres container and connect to your Django app.
Learn how to debug your containerised Django application from the Visual Studio Code editor.
Learn how to containerise your application and set up the Visual Studio Code editor for development.
Learn how to abstract deployment-specific settings into ENV vars based on the 12-factor principle.