summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorCaitie Baca <caitie.baca@powereng.com>2025-09-11 13:06:47 -0700
committerJacob Walls <jacobtylerwalls@gmail.com>2025-09-15 16:45:13 -0400
commit0e0b4214c350da9b627a67987b13ec334e1de033 (patch)
tree84e10f95c8df52de45f8e113550f7451af4c1f8b /AUTHORS
parent6e89271a8507fe272d11814975500a1b40303a04 (diff)
Fixed #36589 -- Made assertTemplateUsed/NotUsed track full path for PartialTemplate.
Previously, assertTemplateUsed only matched partial names, ignoring the template origin. This caused assertions on partials specified by origin ("template.html#partial") to fail. Refs #36410.
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 044391e4a3..4b1cc7d357 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -196,6 +196,7 @@ answer newbie questions, and generally made Django that much better:
btoll@bestweb.net
C8E
Caio Ariede <caio.ariede@gmail.com>
+ Caitie Baca <caitlin.baca@yahoo.com>
Calvin Spealman <ironfroggy@gmail.com>
Cameron Curry
Cameron Knight (ckknight)