Re: Extract LogEntry from django.contrib.admin

2017-11-08 Thread Jamesie Pic
I'm sure we can have many interresting features: - admin page to view logged requests/responses with replay feature - admin page to view logentries per object, - add level/source and support being a python logging handler Perhaps more ? -- You received this message because you are subscribed

Re: Extract LogEntry from django.contrib.admin

2017-11-07 Thread Alexander Lyabah
I'm doing it already through middleware On Wednesday, November 8, 2017 at 2:28:01 AM UTC+2, Jamesie Pic wrote: > > Hello > > Have we considered extracting LogEntry from django.contrib.admin in its > own contrib module ? > > It would open doors for new features such as automatic request/response

Extract LogEntry from django.contrib.admin

2017-11-07 Thread Jamesie Pic
Hello Have we considered extracting LogEntry from django.contrib.admin in its own contrib module ? It would open doors for new features such as automatic request/response trace & exceptions loggers and views in the admin perhaps ? <3 -- ∞ -- You received this message because you are