Hi Carlton, that proposal makes a lot of sense. This means that one could for instance add a custom function to that context which, if set, would be called by the AdminLogNode.render method and then overrides the context[self.varname]. How would you name that extra context variable, maybe "render_log_entries"? Another approach would be to move the functionality of method render into the class AdminSite. This would allow Django implementers to override the way, log entries are rendered.
This would be a minimalistic change to the existing code base but would allow to change the rendering of log entries in a much more flexible way. Shall I create a ticket and a proof of concept? – Jacob -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-developers+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/e50bce39-d1dd-44b5-9fae-fc1bc8c9c864n%40googlegroups.com.