Skip to content

Commit bb29e00

Browse files
deploy: 20ca95a
1 parent 20e0bfd commit bb29e00

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

changelog/index.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,11 @@
8888
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
8989
<div class="section" itemprop="articleBody">
9090

91-
<h2 id="502">5.0.2</h2>
91+
<h2 id="503">5.0.3</h2>
92+
<ul>
93+
<li>Fix for Potential n+1 query detected on AuthToken.user</li>
94+
</ul>
95+
<h2 id="502">5.0.2</h2>
9296
<ul>
9397
<li>Implement AUTO_REFRESH_MAX_TTL to limit total token lifetime when AUTO_REFRESH = True</li>
9498
</ul>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,5 +172,5 @@ <h1 id="django-rest-knox">Django-Rest-Knox</h1>
172172

173173
<!--
174174
MkDocs version : 1.6.1
175-
Build Date UTC : 2025-04-25 08:53:20.316172+00:00
175+
Build Date UTC : 2025-04-25 08:55:35.729355+00:00
176176
-->

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)