How to model a following system similar to Twitter and Instagram with Python and Django

How to model a following system similar to Twitter and Instagram with Python and Django

Articles

A detailed guide to implementing a follower system in Django 4.2 similar to Twitter, Instagram, etc. complete with helper methods to create/remove relationships.