mirror of
https://github.com/Hopiu/django.git
synced 2026-03-19 23:40:24 +00:00
ChoiceFieldRenderer was not rendering nested choices. Added recursion to ChoiceFieldRenderer to take nested choices and render them as <ul>'s. |
||
|---|---|---|
| .. | ||
| templates/forms_tests | ||
| tests | ||
| __init__.py | ||
| models.py | ||
| urls.py | ||
| views.py | ||