django/docs/topics/forms
nmundar b2534bfa7b [1.7.x] 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.

Backport of 48515ee1f7 from master
2014-11-16 14:36:08 +01:00
..
formsets.txt [1.7.x] Fixed typo in topics/forms/formsets.txt 2014-09-10 11:17:54 -04:00
index.txt [1.7.x] Fixed #23690 - fixed examples of manual rendering of form fields 2014-11-16 14:36:08 +01:00
media.txt Fixed #20772 -- Fixed minor typo in form media docs. 2013-07-19 15:48:38 +07:00
modelforms.txt [1.7.x] Fixed #22510 -- Harden field removal to only None. 2014-05-24 13:11:50 +01:00