leo-optimizer

Package for on fly optimizing SQL queries generated by Django ORM. This package targets the N+1 problem so well known to Django.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install leo-optimizer

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.0.8 2021-12-22      
0.0.7 2021-12-21      
0.0.5 2021-12-20      
0.0.4 2021-12-20      
0.0.3 2021-12-20      
0.0.2 2021-12-20      
0.0.1 2021-12-20      

Issues with this package?

Page last updated 2023-10-28 01:20:51 UTC