tag:github.com,2008:https://github.com/uptick/django-pev/releases
Release notes from django-pev
2025-08-12T02:37:04Z
tag:github.com,2008:Repository/568327613/django-pev-v1.0.2
2025-08-12T02:37:14Z
django-pev: v1.0.2
<h2><a href="https://github.com/uptick/django-pev/compare/django-pev-v1.0.1...django-pev-v1.0.2">1.0.2</a> (2025-08-12)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>sqlglot:</strong> allow skipping unparseable sql (<a href="https://github.com/uptick/django-pev/commit/d18acac2cdacdc2fd5c150c6d0d9caaf4e31b75a">d18acac</a>)</li>
<li><strong>sqlglot:</strong> allow skipping unparseable sql (<a href="https://github.com/uptick/django-pev/commit/34a96a36d1b6111a40d176942165441634c05228">34a96a3</a>)</li>
</ul>
github-actions[bot]
tag:github.com,2008:Repository/568327613/django-pev-v1.0.1
2025-05-14T06:52:37Z
django-pev: v1.0.1
<h2><a href="https://github.com/uptick/django-pev/compare/django-pev-v1.0.0...django-pev-v1.0.1">1.0.1</a> (2025-05-14)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>fix the build pipeline (<a href="https://github.com/uptick/django-pev/commit/e58674b844152e8becdedb9fd949044dfa32ccbf">e58674b</a>)</li>
</ul>
github-actions[bot]
tag:github.com,2008:Repository/568327613/django-pev-v1.0.0
2025-05-14T06:35:09Z
django-pev: v1.0.0
<h2>1.0.0 (2025-05-14)</h2>
<h3>Features</h3>
<ul>
<li><strong>0.1.6:</strong> add migration to enable statements (<a href="https://github.com/uptick/django-pev/commit/9bab7b4b49cf2643aa55b8f3f512287817396bc6">9bab7b4</a>)</li>
<li><strong>1.7:</strong> update pg_stat_extension if it is not of the correct version (<a href="https://github.com/uptick/django-pev/commit/c232faaa056c82f05bb6caddfe997805de617f0e">c232faa</a>)</li>
<li>Add a sample site (<a href="https://github.com/uptick/django-pev/commit/b0239b64424be394c4d682dd72656359c3a8a0fb">b0239b6</a>)</li>
<li>add button to show the prompt (<a href="https://github.com/uptick/django-pev/commit/51fa16480732c52adcdbb9c0c72b76e12801910f">51fa164</a>)</li>
<li>add capability to generate out ai prompt for optimization (<a href="https://github.com/uptick/django-pev/commit/7dd75928cb4188fff5bbbbb35ec59f6f896298d5">7dd7592</a>)</li>
<li>add different payloads (patch/get/put/delete etc) (<a href="https://github.com/uptick/django-pev/commit/5ad388a07443f2c9a14cee5f1bf8a9fde66aff4b">5ad388a</a>)</li>
<li>add live-connections (<a href="https://github.com/uptick/django-pev/commit/625ba2131ae7edcedac225598e1aaa04ed4c7867">625ba21</a>)</li>
<li>Add pev_response.visualize_in_browser() (<a href="https://github.com/uptick/django-pev/commit/92c23a9e0e349ca56f5d7a94d2e2de498e96e41c">92c23a9</a>)</li>
<li>add queries views (<a href="https://github.com/uptick/django-pev/commit/e392dfdd5962351908eebbda6a0b85a0b32f6071">e392dfd</a>)</li>
<li>Add the explain context manager and tests (<a href="https://github.com/uptick/django-pev/commit/4ff64e0b588bb83afa0b5a285cd8336d794390bc">4ff64e0</a>)</li>
<li>adds an explain view with an embedded PEV (<a href="https://github.com/uptick/django-pev/commit/3cac384e700b9df3661deda47d2cdf3f8c21eb5e">3cac384</a>)</li>
<li>Allow django <5 (<a href="https://github.com/uptick/django-pev/commit/2dad1de65fd58cced5522050239252db13c0c2fd">2dad1de</a>)</li>
<li>Auto add the version number and bump to 0.1.2 (<a href="https://github.com/uptick/django-pev/commit/3a5444d7a92e0833b8ff504d9f065205f0122708">3a5444d</a>)</li>
<li>display tracebacks when explaining sql (<a href="https://github.com/uptick/django-pev/commit/2661e74a8ed7ec7188cc7d7ce1677e1237971787">2661e74</a>)</li>
<li>Format the sql stored (<a href="https://github.com/uptick/django-pev/commit/7f4d35bf410babae10a22ae35d3f7f1fb9d15b0f">7f4d35b</a>)</li>
<li>improve the ux of explain (<a href="https://github.com/uptick/django-pev/commit/70e744f043abd082344cd1c7e88c8359ea7e83c7">70e744f</a>)</li>
<li>Linted/mypyed everything (<a href="https://github.com/uptick/django-pev/commit/23b30fb9063d7c92d52f88ce50cad7ff8357a774">23b30fb</a>)</li>
<li><strong>logging:</strong> Add info logging (<a href="https://github.com/uptick/django-pev/commit/32192c207bf2dc9b69f025a8310a331be9cdffe8">32192c2</a>)</li>
<li>protect the view with superuser (<a href="https://github.com/uptick/django-pev/commit/aeabe363caf3a2f65c9e670bb4d35cdc3ec75502">aeabe36</a>)</li>
<li>remove the ugly sidebar that didn't work / flex properly (<a href="https://github.com/uptick/django-pev/commit/78433b9b69c213ab6b9d95c6caec1e56d80dbd5a">78433b9</a>)</li>
<li>show/display nplusone queries (<a href="https://github.com/uptick/django-pev/commit/4a79dd490f8624960d2a79d795c7ed431999955a">4a79dd4</a>)</li>
<li>use custom test client class with DJANGO_PEV_EXPLAIN_TEST_CLASS (<a href="https://github.com/uptick/django-pev/commit/eaa9e65f667f14cb5ac821a7fb2ef2edbc50c3ac">eaa9e65</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>fix the css layout of the embedded pev view (<a href="https://github.com/uptick/django-pev/commit/46c6e40acbdbc00a9867c4fbda86f49cb89c93c8">46c6e40</a>)</li>
</ul>
<h3>Dependencies</h3>
<ul>
<li>Remove dependency to pytest-django (<a href="https://github.com/uptick/django-pev/commit/3f3f0e96ac61ee2eb343e1c07272f5de1f3e4784">3f3f0e9</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li>Add dalibos disclaimer (<a href="https://github.com/uptick/django-pev/commit/2f95d657776b31b27e145a8a6eb29ed80aa69ffb">2f95d65</a>)</li>
<li>Better docs (<a href="https://github.com/uptick/django-pev/commit/33900a5bde802fbdff7dd125860f1f148e387dbf">33900a5</a>)</li>
<li>Give a better explanation on debugging slow endpoints (<a href="https://github.com/uptick/django-pev/commit/26b4318e47acdea21190bd6ec3a94d3a4b98425e">26b4318</a>)</li>
<li>update readme with screenshot and installation instructions (<a href="https://github.com/uptick/django-pev/commit/baf0a609cf31bd3694e359219225f4939ee54e97">baf0a60</a>)</li>
<li>Update the badges for readme (<a href="https://github.com/uptick/django-pev/commit/64cc037aab2f84d61575f4975becf906fe390de2">64cc037</a>)</li>
<li>Update usage documentation (<a href="https://github.com/uptick/django-pev/commit/28c639020ed88128936f0591ba5a9f56c922eeeb">28c6390</a>)</li>
</ul>
github-actions[bot]
tag:github.com,2008:Repository/568327613/0.1.2
2022-12-13T02:30:45Z
0.1.2
<p>Changes:</p>
<ul>
<li>Auto format the sql uploaded to pev</li>
</ul>
uptickmetachu
tag:github.com,2008:Repository/568327613/0.1.1
2022-11-20T22:34:24Z
0.1.1
<p>deps: Remove dependency to pytest-django</p>
uptickmetachu