How to install RabbitMQ on UbuntuSimple and Quick guide to install RabbitMQ on UbuntuAug 3, 2021Aug 3, 2021
Django Debug Toolbar not showing up when using Docker — Django & DockerThe solution to why Django Debug Toolbar does not show up when using Docker.Jun 8, 20211Jun 8, 20211
Branching in Git, Done the Right WayJust using a version control system like Git, isn’t enough, if you are not using its best feature, branches.May 26, 2021May 26, 2021
Openpyxl, Get maximum rows containing the data in an excel sheet using pythonOpenpyxl has a “max_row” function the get the maximum rows of an excel sheet as shown belowMay 13, 20214May 13, 20214
Simple Guide To Django Debug ToolbarIf you’d ask me, Is Django Debug Toolbar a good tool to have during development?, I’d say, you’re wasting your time thinking that, just…Oct 5, 2020Oct 5, 2020
Install and run Redis on MacHomebrew makes it very easy to Install lot of packages on Mac.Dec 15, 2019Dec 15, 2019
Django Channels 2 NotificationsWith Ajax call we can have real time communication with the backend. But in Django, for backend to communicate with the frontend in real…Dec 14, 2019Dec 14, 2019
Deploying Django on Heroku For developmentAs developers, showcasing our work to the clients require us to host our application on the cloud. Heroku offers a free, yeah a free plan…Sep 20, 2019Sep 20, 2019