Skip to main content

Tools which help finding performance issues in Django projects

Project description

Goal

Provide tool which help finding performance issues in django projects.

Installation

Install Kido Care:

pip install django-kidocare

or current development version:

pip install hg+https:://bitbucket.org/kidosoft/django-kidocare

Configuration

INSTALLED_APPS = (
    ...
    'kidocare',
    ...
)

Usage

Checking for queries run at startup:

$ python manage.py check_startup_queries -o queries.txt

Supported Django versions

Tested with:

  • Django 1.2.7 on python2.7

  • Django 1.3.7 on python2.7

  • Django 1.4.16 on python2.7

  • Django 1.5.11 on python2.7, python3.4

  • Django 1.6.8 on python2.7, python3.4

  • Django 1.7.1 on python2.7, python3.4

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-kidocare-1.0.tar.gz (54.8 kB view details)

Uploaded Source

Built Distribution

django_kidocare-1.0-py2.py3-none-any.whl (3.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file django-kidocare-1.0.tar.gz.

File metadata

File hashes

Hashes for django-kidocare-1.0.tar.gz
Algorithm Hash digest
SHA256 5b91fe2007debd040e1e765169892ed260cb4d894ff045b7d4a1eb649dd3b0ef
MD5 3eb38521721009f1b055531d1b32639f
BLAKE2b-256 cb7e9414dab2be4110c498a8133b757ebf5cb6ca8939a6f1822097b595e538cb

See more details on using hashes here.

File details

Details for the file django_kidocare-1.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_kidocare-1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 5f0e1f63511f0faad73755b7cf048b526d0523090663680b57e08b21f8a3213a
MD5 8c1cc227c1910c1d39ac790ed1d37ddd
BLAKE2b-256 a07057bb8c39bad54a9653fa008107690f6afe9b47773afeda691722569694ac

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page