char0n / django-profiler
django-profiler is util for profiling python code mainly in django projects but can be used also on ordinary python code. It counts sql queries a measures time of code execution. It logs its output via standard python logging library and uses logger profiling. If your profiler name doesn't contain any empty spaces e.g. Profiler('Profiler1') djan…
☆55Updated 5 years ago
Alternatives and similar repositories for django-profiler:
Users that are interested in django-profiler are comparing it to the libraries listed below
- Circular template inheritance for Django☆108Updated 4 years ago
- ☆45Updated 2 years ago
- Model manager utils for Django☆57Updated 6 months ago
- RAML Documentation Generator for Django REST framework☆54Updated 7 years ago
- Moved to a new home at https://github.com/epicserve/django-cache-url☆66Updated 5 years ago
- uWSGI Django cache backend.☆39Updated 7 years ago
- Simple, powerfull and nonobstructive django email middleware.☆78Updated last year
- ☆65Updated 4 years ago
- Stores a model as a dictionary☆26Updated 5 years ago
- Class based settings. You couldn't get that from the title?☆51Updated 3 years ago
- Generate initial serializers and viewsets☆20Updated 9 years ago
- A tool to collect every object related to a given object.☆29Updated 3 years ago
- ☆38Updated 9 years ago
- An advanced template tag for caching in django : versionning, compress, partial caching, easy inheritance...☆77Updated 2 years ago
- Provides scheduled jobs management from the Django Admin using Django-RQ☆34Updated 5 years ago
- Instrumentation for django page loads☆313Updated 5 years ago
- Watch modification of any type of field in Django's model and call registered callback☆41Updated 6 years ago
- Collection of utilities for working with django rest framework (DRF)☆72Updated 2 years ago
- Run automated tests for your migrations.☆19Updated 9 years ago
- Custom field for Django to separate multiple values in database with a separator and retrieve them as list☆27Updated 5 months ago
- Backport of Django 1.9's password validation system for use with earlier Django versions.☆30Updated 7 years ago
- Some benchmark for Django REST framework☆16Updated 9 years ago
- Django Mail Manager☆71Updated 2 weeks ago
- Bridge between Django Models and SQLAlchemy Tables☆77Updated 7 years ago
- Content flagging for Django☆23Updated 3 years ago
- Django Adjacency-List trees using PostgreSQL Common Table Expressions (CTE)☆46Updated 3 years ago
- A database access profiler for Django-based applications that can be ran in production☆191Updated 4 years ago
- Django database backends with post-transaction-commit hooks. Merged into Django 1.9; please report bugs or make feature requests in core …☆107Updated 4 years ago
- Thread specific global variables with middleware to hold a reference to the current user.☆37Updated 3 years ago
- Alternative implementation of django "sites" framework based on settings instead of models.☆24Updated 3 years ago