diff options
| author | Keryn Knight <keryn@kerynknight.com> | 2021-06-07 20:02:00 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-07 21:02:00 +0200 |
| commit | 7f6a41d3d915feb01acfa08b2b936d1199db3ba6 (patch) | |
| tree | 35b4e15ba29024d708e70607b21083b4942ad3b4 /AUTHORS | |
| parent | bbf09254a3919821a9fa5f4e770b234829b64dee (diff) | |
Fixed #32814 -- Improved performance of TextNode.
This avoids calling render() and handling exceptions, which is not
necessary for text nodes.
Diffstat (limited to 'AUTHORS')
| -rw-r--r-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -520,6 +520,7 @@ answer newbie questions, and generally made Django that much better: Keith Bussell <kbussell@gmail.com> Kenneth Love <kennethlove@gmail.com> Kent Hauser <kent@khauser.net> + Keryn Knight <keryn@kerynknight.com> Kevin Grinberg <kevin@kevingrinberg.com> Kevin Kubasik <kevin@kubasik.net> Kevin McConnell <kevin.mcconnell@gmail.com> |
