Fixed typo in docs/release/1.8.txt & added word for spelling check.
This commit is contained in:
parent
3844ccc958
commit
5d7217dce3
|
@ -1560,7 +1560,7 @@ testing was undocumented and untested. It's now deprecated in favor of ``==``.
|
|||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
The legacy ``%(<foo>)s`` syntax in :attr:`ModelFormMixin.success_url
|
||||
<django.views.generic.edit.ModelFormMixin.success_url>` is deprecated and
|
||||
<django.views.generic.edit.ModelFormMixin.success_url>` is deprecated and
|
||||
will be removed in Django 2.0.
|
||||
|
||||
.. removed-features-1.8:
|
||||
|
|
|
@ -482,6 +482,7 @@ prepopulate
|
|||
prepopulated
|
||||
prepopulates
|
||||
preprocess
|
||||
preprocesses
|
||||
Procida
|
||||
programmatically
|
||||
projectname
|
||||
|
|
Loading…
Reference in New Issue