Skip to content

Releases: yunojuno/django-request-profiler

Add support for Django 5.0

14 Nov 11:44
0317b49
Compare
Choose a tag to compare

v1.1

  • Added support for Django 5.0
  • Added support for Python 3.12
  • Replaced flake8, isort with ruff

No code changes.

Add support for Django 3.0, drop Django 1.11

02 Dec 22:24
8cf34cd
Compare
Choose a tag to compare

Add query_count to profiling record

14 Aug 08:14
c9a00b0
Compare
Choose a tag to compare

When DEBUG is True, the profiler will now store the len(django.db.connection.queries) for each profiled request.

Drop support for Django < 1.7

09 Nov 10:03
Compare
Choose a tag to compare