Contributions

Article
This post will discuss the definition of internationalization and localization, why they matter for your application and how to implemented in Python and Django projects.
Article
I would like to talk about some concepts that a web application involves and how the admin interacts with them. Besides that, the internet is full of posts about the admin’s utility and, honestly, I still don’t have a fixed opinion on that subject. The main reason is that, for me, Django’s admin is not the villain, but rather the code that you create can be.