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
Release files for django-kidocare 1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-kidocare-1.0.tar.gz | 54.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| django_kidocare-1.0-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 58.2 kB
Release files / django-kidocare-1.0.tar.gz
| Download URL | django-kidocare-1.0.tar.gz |
|---|---|
| Size | 54.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5b91fe2007debd040e1e765169892ed260cb4d894ff045b7d4a1eb649dd3b0ef
|
|
BLAKE2b-256 checksum How to use checksums |
cb7e9414dab2be4110c498a8133b757ebf5cb6ca8939a6f1822097b595e538cb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / django_kidocare-1.0-py2.py3-none-any.whl
| Download URL | django_kidocare-1.0-py2.py3-none-any.whl |
|---|---|
| Size | 3.3 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
5f0e1f63511f0faad73755b7cf048b526d0523090663680b57e08b21f8a3213a
|
|
BLAKE2b-256 checksum How to use checksums |
a07057bb8c39bad54a9653fa008107690f6afe9b47773afeda691722569694ac
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |