August 2023

2023-08-21 01:08 (2 years ago)
How to Renew SSL Certificates When They Expire in Microk8s

This article covers how to handle error messages related to server certificate expiration when attempting to operate Microk8s (Kubernetes).

2023-08-17 09:31 (2 years ago)
When Using Selenium + Chrome on Mac and Chrome Version is 115 or Higher, and Chromedriver Cannot Be Installed

From version 115 onwards, the installation method for ChromeDriver has changed slightly, and release information is now distributed in JSON format. Additionally, the Chrome used is not the regular Chrome, but a test version specified in the release information JSON.

2023-08-08 11:52 (2 years ago)
Check Model Permissions within Templates in Django

Here is an example of using Django's template language to check if a logged-in user has permissions for a model. The template variable `perms` is available by default, and you can use it to make this determination.

Categories

Archive