id summary reporter owner description type status component version severity resolution keywords cc stage has_patch needs_docs needs_tests needs_better_patch easy ui_ux 13659 Make the request accessible in callables used in ModelAdmin.list_display Sebastian Noack Paulo Its a nice feature of the dajngo admin that you can use names of model or model admin methods and plain callables in ModelAdmin.list_display. But I want show content in my custom column dependant on the logged in user. This isn't possible at the moment. But I have written a patch that passes the request object to the given callable or method, when it has the needs_request attribute and it is True. New feature assigned contrib.admin dev Normal ionel.mc@… django@… andreas@… Accepted 1 1 0 1 0 0