In this article, we are going to create a Django app for the project we just configured on the previous article. A project can have multiple apps. Apps inside a project are standalone. That means an app can be plugged into another Django project and ...
Do you love Django? I love Django too 🍻. I love it for reasons well documented on Django's Documentation and of course the documentation itself. Let's conclude its a loop. Django tag line is - 'The web framework for perfectionists with deadlines' in...
I have been using Ubuntu for a while now and the first things I do for any new install of Ubuntu is to customize it. Unlike Windows and macOS, Linux distros offer a lot of customization and that is one of the reasons I use Ubuntu as my primary OS. I ...