django1/docs/topics/forms
nmundar 48515ee1f7 Fixed #23690 - fixed examples of manual rendering of form fields
Documentation for rendering form fields manually is now updated to use fields id_for_label instead of hardcoded values with additional mention of label_tag for alternative generation of complete label tag.
2014-11-15 13:29:16 +01:00
..
formsets.txt Fixed typo in topics/forms/formsets.txt 2014-09-10 11:17:33 -04:00
index.txt Fixed #23690 - fixed examples of manual rendering of form fields 2014-11-15 13:29:16 +01:00
media.txt Fixed #20772 -- Fixed minor typo in form media docs. 2013-07-19 15:48:38 +07:00
modelforms.txt Removed unnecessary code-block directives. 2014-08-19 16:44:25 -04:00