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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size django_kidocare-1.0-py2.py3-none-any.whl (3.3 kB) | File type Wheel | Python version 2.7 | Upload date | Hashes View |
Filename, size django-kidocare-1.0.tar.gz (54.8 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for django_kidocare-1.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5f0e1f63511f0faad73755b7cf048b526d0523090663680b57e08b21f8a3213a |
|
MD5 | 8c1cc227c1910c1d39ac790ed1d37ddd |
|
BLAKE2-256 | a07057bb8c39bad54a9653fa008107690f6afe9b47773afeda691722569694ac |