1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

[5.1.x] Fixed #35417 -- Updated BaseContext.new() with values to create a context that can be flattened.

Backport of 2a32b23382 from main.
This commit is contained in:
George Y. Kussumoto
2024-06-04 15:07:01 -03:00
committed by Sarah Boyce
parent 49a3a8d9a2
commit 64443f555f
3 changed files with 15 additions and 1 deletions

View File

@@ -375,6 +375,7 @@ answer newbie questions, and generally made Django that much better:
George Karpenkov <george@metaworld.ru>
George Song <george@damacy.net>
George Vilches <gav@thataddress.com>
George Y. Kussumoto <georgeyk.dev@gmail.com>
Georg "Hugo" Bauer <gb@hugo.westfalen.de>
Georgi Stanojevski <glisha@gmail.com>
Gerardo Orozco <gerardo.orozco.mosqueda@gmail.com>