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
check django-db-logger
it takes less than a minute to integrate
https://github.com/CiCiUi/django-db-logger