Django (the python web framework) uses python\'s logging system to store logs.
Is there an easy way to store log messages in a database, and then allow admin users to lo
try django-requests. I've tried it and it basically just puts the request logs in a table called requests.