summaryrefslogtreecommitdiffstats
path: root/templates/admin/base.html
diff options
context:
space:
mode:
authorivar <i@oiee.no>2026-04-04 16:36:18 +0200
committerivar <i@oiee.no>2026-04-04 16:36:18 +0200
commit0d8f53520a2143b22e2246ab1ec25e0860e90dad (patch)
treeda1798fed5b7f4847538ee7b355a0397f28bbc33 /templates/admin/base.html
parenta6355e7a6530af3335c4cd8af05f1e9c8b978169 (diff)
downloadnebbet.no-0d8f53520a2143b22e2246ab1ec25e0860e90dad.tar.xz
nebbet.no-0d8f53520a2143b22e2246ab1ec25e0860e90dad.zip
fix: make slug rename and content update atomic via RenameAndUpsertPost
Previously RenamePost + UpsertPost were two separate DB calls; a failure between them left the post at the new slug with stale content. The new RenameAndUpsertPost method does both in a single transaction. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'templates/admin/base.html')
0 files changed, 0 insertions, 0 deletions