DjangoA collection of 287 articles#Python#Django#settingsMaking Sense Of SettingsAll Django apps need to be configured in order to run properly. In this article, we will dig into how Django lets you configure your project using a settings module. We’ll also look at …#Python#Django#testingEpisode 13 - Does My Site Work?On this episode, we will discuss how you can verify that your site works and continues to work. We’re digging into automated testing and how to write tests for your Django apps.I make a lot of Django content for the community.Please support me on Patreon!← Next Articles Previous Articles →