Tech

Number of articles: 33.

Contributing to Django is one thing, but how do you view your changes locally? That is what I asked the Djangonaut Space crew after making an HTML change to Django Admin. Let me share this discovery with you.

Djangonaut Space has officially started again, and I am one of the eighteen lucky participants!

Visual Studio Code (VSCode) adds language-specific features to files based on the file extension and provides sensible defaults. But what if your project uses different language modes per extension, depending on the framework used? Enter folder-based file associations.