Django best practices — part 1

Taiwo Kareem
4 min readJun 1, 2022

I have had the chance of mentoring people who are learning programming and also need help fixing some errors. Although I have experience using Python, Ruby, .NET, C# and JavaScript, I’ve learn best practices throughout my years as a Software developer and indeed I am still learning. I am specifically focusing this article on a few best practices I have learnt over the years with Django. You will find out that these best practices are also Python’s best practices

--

--