diff options
| author | Caitie Baca <caitie.baca@powereng.com> | 2025-09-11 13:06:47 -0700 |
|---|---|---|
| committer | Jacob Walls <jacobtylerwalls@gmail.com> | 2025-09-15 16:45:13 -0400 |
| commit | 0e0b4214c350da9b627a67987b13ec334e1de033 (patch) | |
| tree | 84e10f95c8df52de45f8e113550f7451af4c1f8b /AUTHORS | |
| parent | 6e89271a8507fe272d11814975500a1b40303a04 (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-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |
