diff options
| author | Christopher Babiak <famousfilm@hotmail.com> | 2013-09-26 08:28:26 -0700 |
|---|---|---|
| committer | Julien Phalip <jphalip@gmail.com> | 2013-09-28 17:25:32 -0700 |
| commit | a834bc84d8c76d4a7016ac4db4f631a8bcaa3d0b (patch) | |
| tree | 03da95880324c1ba026807e87cdc38db905da08e /AUTHORS | |
| parent | 5866a49369cc6a4280b25a9d1834ceababf61d88 (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-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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> |
