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

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

This commit is contained in:
George Y. Kussumoto
2024-06-04 15:07:01 -03:00
committed by Sarah Boyce
parent 8733e9af99
commit 2a32b23382
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>