Reading List

The most recent articles from a list of feeds I subscribe to.

Add a read-only field to Django admin’s change form template.

Exploring a small edge-case with how Django processes the readonly_fields property on a ModelAdmin class.

The post Add a read-only field to Django admin’s change form template. appeared first on Ru Singh.

Add a read-only field to Django admin’s change form template.

Exploring a small edge-case with how Django processes the readonly_fields property on a ModelAdmin class.

The post Add a read-only field to Django admin’s change form template. appeared first on Ru Singh.

ActivityPub on my WordPress!

I’ve held off on using the ActivityPub plugin for a while now, even though I’ve donated a small amount to the developer in the meanwhile. I decided to finally try the plugin today. Since it’s as easy as enabling or disabling the plugin, why not?

The post ActivityPub on my WordPress! appeared first on Ru Singh.

ActivityPub on my WordPress!

I’ve held off on using the ActivityPub plugin for a while now, even though I’ve donated a small amount to the developer in the meanwhile. I decided to finally try the plugin today. Since it’s as easy as enabling or disabling the plugin, why not?

The post ActivityPub on my WordPress! appeared first on Ru Singh.

We’ve all been there: on boolean environment variables.

I was fooled by a simple mistake, like all programmers are at some point. Here's the story.

The post We’ve all been there: on boolean environment variables. appeared first on Ru Singh.