Hyperlink read-only ForeignKey objects in admin to their change pages
If you set a ForeignKey field in the admin to read-only, you can use this snippet to automatically create a hyperlink to that object.
- admin
If you set a ForeignKey field in the admin to read-only, you can use this snippet to automatically create a hyperlink to that object.
Iterate through the supplied iterable and return the `attrname` eattribute of each element in the iterable. Useful with the `join` filter