Showing 19 to 24 of 315 blog posts that match the query "django".
-
Python, Django, and React Development on Apple Silicon
Last year, Apple announced that they would transition their entire Mac line from Intel processors to their ARM64 Apple Silicon chip called the M1. Several weeks ago, I started ... Read more
April 2, 2021 -
How Mock Can Improve Your Unit Tests: Part 1
We've written in the past about the importance of unit tests and how to write better ones: Culture of Unit Testing, Subtests are the Best. Mocking is a little tricky to learn t... Read more
March 29, 2021 -
Take Note of these Top Talks From DjangoCon Europe
Like many conferences in 2020, DjangoCon Europe was held virtually. The sessions provided insight and information that I’m still applying. Here are 3 talks that I believe will h... Read more
February 18, 2021 -
Automating PyPI releases with Github Actions
At Caktus, we maintain some open source packages, which are usually pieces of code that we've found useful when building an application, and we figure they might be useful to ot... Read more
February 11, 2021 -
My Python Development Environment
This is how to set up the One True Development Environment for Python. Haha, just kidding, there is no such thing. Here's one way to do it that works for me, and an attempt to ... Read more
January 14, 2021 -
Our Top 20 Blogs in 2020
We’ve published summaries of our most popular blog posts before (see Top 19 of 2019 and Top 18 of 2018), but this time, we’re taking it a step further. We’re sharing the 20 most... Read more
January 5, 2021