News

If you've ever wished for an easier way to track errors in Python-Django apps, Sentry could be the answer to your dreams. Let's get started with Sentry in Python.
Python is one of the easiest programming languages to grasp and write non-trivial, production-ready code. Being dynamic in nature, one can just fire up the interpreter and start coding. Django is ...
Now let’s take Python, Django, and HTMX out for a spin. Django is a mature framework that can be combined with HTMX to develop fully interactive web applications without directly coding in ...
I've started a new gig, doing Django programming (for a hosting company)- when I've been doing Java for most of my career. I actually used Django on a previous project (CMS-ey website), where it ...
Microsoft has made its Pylance language server the default on the Python extension for Visual Studio Code.