mirror of
https://github.com/django/django.git
synced 2025-01-26 02:00:08 +00:00
48515ee1f7
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.