mixcloud / django-speedbar
Instrumentation for django page loads
☆312Updated 5 years ago
Alternatives and similar repositories for django-speedbar:
Users that are interested in django-speedbar are comparing it to the libraries listed below
- A database access profiler for Django-based applications that can be ran in production☆191Updated 4 years ago
- Generic model related data prefetch framework for Django.☆151Updated 2 years ago
- Circular template inheritance for Django☆108Updated 4 years ago
- A Django app for keeping track of dependency updates☆65Updated 4 years ago
- PGP encrypted fields, which are encrypted by the pgcrypto postgres extension.☆23Updated 7 years ago
- Provides scheduled jobs management from the Django Admin using Django-RQ☆34Updated 5 years ago
- A very simple request profiler for Django.☆42Updated last month
- Entity relationship management for Django☆57Updated 2 months ago
- Force an entire site to become readonly. In a sort of hackish way.☆107Updated 4 years ago
- A utility for query-like predicate testing of Django model instances☆102Updated last year
- A django app with templatetags for resizing images with thumbor☆90Updated 5 months ago
- A Django template library for manipulating URLs☆182Updated 3 years ago
- Backport of Django 1.9's password validation system for use with earlier Django versions.☆30Updated 7 years ago
- A celery task class whose execution is delayed until after the request finishes, using request_started and request_finished signals from …