mirror of
https://github.com/django/django.git
synced 2025-12-04 00:55:36 +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
|
|
@ -125,7 +125,7 @@ ModelFormMixin
|
|||
|
||||
This is a required attribute if you are generating the form class
|
||||
automatically (e.g. using ``model``). Omitting this attribute will
|
||||
result in all fields being used, but this behaviour is deprecated
|
||||
result in all fields being used, but this behavior is deprecated
|
||||
and will be removed in Django 1.8.
|
||||
|
||||
.. attribute:: success_url
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue