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☆107Updated 4 years ago
- ☆45Updated last year
- 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
- Model manager utils for Django☆57Updated 5 months ago
- Collection of utilities for working with django rest framework (DRF)☆72Updated 2 years ago
- Entity relationship management for Django☆57Updated 2 weeks 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 4 years ago
- Provides scheduled jobs management from the Django Admin using Django-RQ☆34Updated 5 years ago
- ☆38Updated 9 years ago
- Stores a model as a dictionary☆26Updated 5 years ago
- A Django `cache_page` decorator on steroids.☆149Updated last year
- First-class Postgres feature support for the Django ORM.☆182Updated 11 years ago
- Manage you models in command line environment☆21Updated 9 years ago
- Run automated tests for your migrations.☆19Updated 8 years ago
- uWSGI Django cache backend.☆39Updated 6 years ago
- Alternative implementation of django "sites" framework based on settings instead of models.☆24Updated 3 years ago
- Thread specific global variables with middleware to hold a reference to the current user.☆37Updated 3 years ago
- Displays a red warning banner if you are running an insecure Django release.☆71Updated 2 years ago
- A helper app for sorting objects in Django templates.☆54Updated 2 years ago
- A Django middleware implementing the Referrer-Policy header☆32Updated 4 years ago
- Django Mail Manager☆71Updated last month
- ☆65Updated 4 years ago
- A template for kickstarting reusable Django apps, ready to be published on pypi.python.org, ready for test driven development.☆96Updated 8 years ago
- Instrumentation for django page loads☆313Updated 5 years ago
- Small, simple, app to show a down page or redirect to another site while you make upgrades.☆32Updated 5 years ago
- Provide Support for Logical Deletes on Models and in the Django Admin☆90Updated 5 years ago
- Helpers for better testing.☆167Updated 4 years ago
- Custom field for Django to separate multiple values in database with a separator and retrieve them as list☆26Updated 4 months ago
- Generic model related data prefetch framework for Django.☆151Updated 2 years ago