jmoiron / django-slow-log
django slow request log
☆32Updated 13 years ago
Alternatives and similar repositories for django-slow-log:
Users that are interested in django-slow-log are comparing it to the libraries listed below
- Performance monitoring tools for Django☆109Updated 12 years ago
- A content-addressable storage backend for Django.☆55Updated 10 years ago
- MongoDB panel for the Django Debug Toolbar☆90Updated 2 years ago
- Modular Dashboard for Django projects.☆46Updated 4 years ago
- Handle capturing email addresses for pre-beta sites☆33Updated 5 years ago
- Django application for capturing logging to a database.☆27Updated 12 years ago
- A caching layer for Django☆87Updated 13 years ago
- Sexy pagination in Django☆108Updated 11 years ago
- A collection of Dashboard modules for Django Admin Tools, ncludes dashboards for Memcache statistics, Varnish statistics, and RSS dashboa…☆29Updated 13 years ago
- A QueuedSearchIndex built with celery☆51Updated 12 years ago
- Concat and minify JS and CSS for Jinja2+Jingo+Django☆66Updated 7 years ago
- Django application to log and summarize slow requests☆28Updated 5 years ago
- A Django email backend for Amazon Simple Email Service, backed by celery☆133Updated 2 years ago
- A set of tools for using Django's multi-db feature.☆108Updated 7 years ago
- batch select many-to-many and one-to-many fields (to help avoid n+1 query problem)☆161Updated 13 years ago
- Prevents users from doing concurrent editing in Django. Works out of the box in the admin interface, or you can integrate it with your ow…☆134Updated 5 years ago
- A session backend which uses Django's secure cookie encoding and decoding functionality to store the whole session in the cookie, instead…☆45Updated 13 years ago
- Library for watching and rolling up events and sending email notifications in response☆66Updated 2 years ago
- A storage backend for local development that downloads files from the live site if they are not locally available☆47Updated 7 years ago
- Fork of unmaintained django-pagination - a set of utilities for creating robust pagination tools throughout a django application.☆39Updated 7 years ago
- Typogrify is a collection of Django template filters that help prettify your web typography by preventing ugly quotes and widows and prov…☆107Updated 3 years ago
- Performance logging middlware and analysis tools for Django☆151Updated 9 years ago
- Experimental .transform(fn) method for Django QuerySets, for clever lazily evaluated optimisations.☆144Updated 14 years ago
- This project exists to make defining template tags in Django kickass☆211Updated 9 years ago
- Helpful bits to make caching and cache invalidation as painless as possible in Django!☆38Updated 13 years ago
- Middleware and decorators for directing users to your mobile site.☆60Updated 13 years ago
- Integration between Django and the Varnish HTTP accelerator using the management port and telnet