mirror of
https://github.com/django/django.git
synced 2025-06-03 02:29:13 +00:00
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.