mirror of
https://github.com/django/django.git
synced 2025-08-04 02:48:35 +00:00
Proofed the 1.6 release notes
This commit is contained in:
parent
b00c6371af
commit
bb863faecd
8 changed files with 81 additions and 67 deletions
|
@ -33,7 +33,7 @@ Model Form Functions
|
|||
``fields`` or ``exclude``, or the corresponding attributes on the form's
|
||||
inner ``Meta`` class. See :ref:`modelforms-selecting-fields` for more
|
||||
information. Omitting any definition of the fields to use will result in all
|
||||
fields being used, but this behaviour is deprecated.
|
||||
fields being used, but this behavior is deprecated.
|
||||
|
||||
The ``localized_fields`` parameter was added.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue