mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #27359 -- Made Engine.get_default() return the first DjangoTemplates engine if multiple are defined.
This commit is contained in:
committed by
Tim Graham
parent
7019724101
commit
6b3724fa11
1
AUTHORS
1
AUTHORS
@@ -141,6 +141,7 @@ answer newbie questions, and generally made Django that much better:
|
||||
Carl Meyer <carl@oddbird.net>
|
||||
Carlos Eduardo de Paula <carlosedp@gmail.com>
|
||||
Carlos Matías de la Torre <cmdelatorre@gmail.com>
|
||||
Carlton Gibson <carlton.gibson@noumenal.es>
|
||||
cedric@terramater.net
|
||||
ChaosKCW
|
||||
Charlie Leifer <coleifer@gmail.com>
|
||||
|
||||
Reference in New Issue
Block a user