Loading AUTHORS +1 −0 Original line number Diff line number Diff line Loading @@ -341,6 +341,7 @@ answer newbie questions, and generally made Django that much better: john@calixto.net John D'Agostino <john.dagostino@gmail.com> John Huddleston <huddlej@wwu.edu> John Moses <moses.john.r@gmail.com> John Paulett <john@paulett.org> John Shaffer <jshaffer2112@gmail.com> Jökull Sólberg Auðunsson <jokullsolberg@gmail.com> Loading docs/topics/forms/index.txt +3 −0 Original line number Diff line number Diff line Loading @@ -635,6 +635,9 @@ loop: <div class="fieldWrapper"> {{ field.errors }} {{ field.label_tag }} {{ field }} {% if field.help_text %} <p class="help">{{ field.help_text|safe }}</p> {% endif %} </div> {% endfor %} Loading Loading
AUTHORS +1 −0 Original line number Diff line number Diff line Loading @@ -341,6 +341,7 @@ answer newbie questions, and generally made Django that much better: john@calixto.net John D'Agostino <john.dagostino@gmail.com> John Huddleston <huddlej@wwu.edu> John Moses <moses.john.r@gmail.com> John Paulett <john@paulett.org> John Shaffer <jshaffer2112@gmail.com> Jökull Sólberg Auðunsson <jokullsolberg@gmail.com> Loading
docs/topics/forms/index.txt +3 −0 Original line number Diff line number Diff line Loading @@ -635,6 +635,9 @@ loop: <div class="fieldWrapper"> {{ field.errors }} {{ field.label_tag }} {{ field }} {% if field.help_text %} <p class="help">{{ field.help_text|safe }}</p> {% endif %} </div> {% endfor %} Loading