mirror of
https://github.com/django/django.git
synced 2025-08-04 19:08:28 +00:00
Fixed #15667 -- Added template-based widget rendering.
Thanks Carl Meyer and Tim Graham for contributing to the patch.
This commit is contained in:
parent
51cde873d9
commit
b52c73008a
98 changed files with 1334 additions and 874 deletions
|
@ -12,5 +12,6 @@ Detailed form API reference. For introductory material, see the
|
|||
fields
|
||||
models
|
||||
formsets
|
||||
renderers
|
||||
widgets
|
||||
validation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue