mirror of
https://github.com/django/django.git
synced 2025-10-06 05:19:09 +00:00
In the topic doc, promoted the Reusable form templates section. In the reference, re-grouped and promoted the default __str__() rendering path, and then gathered the various as_*() helpers subsequently. Thanks to David Smith for review.