#django
Read more stories on Hashnode
Articles with this tag
Integrate Tailwind CSS with a Django project · Introduction Tailwind CSS is something that I have been exploring for quite sometime. Once I got...
Continuing points to remember while designing a model · In this post, I plan to continue with some more tips to keep in mind while designing Django...
Setup pytest for Django · My previous tip was about .env file to store environment variables. This one is about configuring pytest in a Django project so...
Makes a world of difference, agree? · Introduction Are you an indie hacker, or a solopreneur? Or, a founding engineer in a startup? If yes, I'm sure your...
Maintain secrets in .env file · In continuation with my previous post on simple Django tips, here is another one. In fact, it's not a tip, it's a...
Get reactivity to your Django app without a JS framework or JS itself · Quick intro Django is an extremely powerful web framework that comes with nuts...