mirror of
https://github.com/django/django.git
synced 2025-08-03 02:23:12 +00:00
Added release notes for feature added in fe21fb81
This commit is contained in:
parent
14dead04ac
commit
5c35b4a8c9
3 changed files with 8 additions and 0 deletions
|
@ -535,6 +535,8 @@ default fields/attributes of the order and deletion fields::
|
|||
<tr><th><label for="id_form-0-pub_date">Pub date:</label></th><td><input type="text" name="form-0-pub_date" id="id_form-0-pub_date" /></td></tr>
|
||||
<tr><th><label for="id_form-0-my_field">My field:</label></th><td><input type="text" name="form-0-my_field" id="id_form-0-my_field" /></td></tr>
|
||||
|
||||
.. _custom-formset-form-kwargs:
|
||||
|
||||
Passing custom parameters to formset forms
|
||||
------------------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue