summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorChristopher Babiak <famousfilm@hotmail.com>2013-09-26 08:28:26 -0700
committerJulien Phalip <jphalip@gmail.com>2013-09-28 17:25:32 -0700
commita834bc84d8c76d4a7016ac4db4f631a8bcaa3d0b (patch)
tree03da95880324c1ba026807e87cdc38db905da08e /AUTHORS
parent5866a49369cc6a4280b25a9d1834ceababf61d88 (diff)
Fixed #20931 -- Fixed select widgets nested choice rendering
ChoiceFieldRenderer was not rendering nested choices. Added recursion to ChoiceFieldRenderer to take nested choices and render them as <ul>'s.
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 7e620f89a6..75ad94ec1f 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -89,6 +89,7 @@ answer newbie questions, and generally made Django that much better:
David Avsajanishvili <avsd05@gmail.com>
Mike Axiak <axiak@mit.edu>
Niran Babalola <niran@niran.org>
+ Christopher Babiak <chrisbabiak@gmail.com>
Vitaly Babiy <vbabiy86@gmail.com>
Morten Bagai <m@bagai.com>
Jeff Balogh <jbalogh@mozilla.com>