Django-logdb enables you to log entries to a database, aggregate and act on them with certain rules, and gives you more insight in what's going on.
31
stars
7
forks
source link
replace django.utils.simplejson (deprecated with django 1.5) #4
Open
fabrom opened 10 years ago
replace django.utils.simplejson (deprecated with django 1.5) with python stdlib json module