Download django-processinfo 0.6.2.0103
django-processinfo is a reuseable Django application for collecing information about the running server processes.
Developer : Jens Diemer
Size : 0.02Mb
OS : Linux
Requirements : · Python· Django
License : Freeware
Click here to download
django-processinfo is a reuseable Django application for collecing information about the running server processes. We try to cause as little additional overhead: django-processinfo creates most of the time only one database query to update the data. What's New in This Release: · Don't insert django-processinfo "time cost" info if response.status_code is not 200