If your Django project makes heavy use of the built-in Django admin, you've likely encountered a situation where you need to render a link to the Django change form for a particular model instance. For example, I currently have a project that uses the