lavi06 / django-profile-middlewareLinks
An easy to use customizable django profiling middleware to profile and find bottlenecks in your code and custom middlewares
☆36Updated 8 years ago
Alternatives and similar repositories for django-profile-middleware
Users that are interested in django-profile-middleware are comparing it to the libraries listed below
Sorting:
- 💂🏻 Django package that provides hints to optimize database usage by deferring unused fields (and more)☆193Updated 2 years ago
- A special kind of ModelAdmin that allows it to be nested within another ModelAdmin☆139Updated last year
- Debug Django applications directly in Google Chrome Devtools.☆123Updated 5 years ago
- Django Rest Framework Redis MultiTokens☆39Updated 8 years ago
- Django ORM Sugar library to simplify ORM querying☆84Updated 4 years ago
- Conditional aggregates for Django queries, just like the famous SumIf and CountIf in Excel.☆138Updated 3 years ago
- A Django app that automatically reloads your browser when a file changes☆52Updated 2 years ago
- Chunk large QuerySets into small chunks, and iterate over them without killing your RAM.☆110Updated 3 years ago
- Django email backend☆76Updated 5 years ago
- Locate your slowest tests.☆180Updated 3 years ago
- Displays a red warning banner if you are running an insecure Django release.☆73Updated 2 years ago
- Generic Django application for safer user accounts.☆140Updated 9 years ago
- A Django application to implement a follow system and a timeline using multiple backends (db, redis, etc.)☆57Updated 8 years ago
- Little helper application to improve django choices (for fields)☆83Updated 5 years ago
- Django Admin date_hierarchy with zero queries☆96Updated last month
- ☆250Updated 3 years ago
- Generic model related data prefetch framework for Django.☆151Updated 2 years ago
- Instantly test-cover your Django REST Framework based API☆180Updated 5 years ago
- Impersonation backend for Django☆36Updated 7 years ago
- A Django app for keeping track of dependency updates☆65Updated 4 years ago
- A Django application that exposes a bunch of PostgreSQL database metrics.☆144Updated this week
- Fast / fuzzy PostgreSQL counts for Django☆88Updated 2 years ago
- Easily integrate common behaviors for Django models, e.g. Timestamps, Publishing, Authoring, Editing and more.☆216Updated 2 years ago
- Class-based email views for the Django framework, including a message previewer.