Fixed typo in docs/release/1.8.txt & added word for spelling check.

This commit is contained in:
Tim Graham 2015-01-12 17:53:32 -05:00
parent 3844ccc958
commit 5d7217dce3
2 changed files with 2 additions and 1 deletions

View File

@ -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 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. will be removed in Django 2.0.
.. removed-features-1.8: .. removed-features-1.8:

View File

@ -482,6 +482,7 @@ prepopulate
prepopulated prepopulated
prepopulates prepopulates
preprocess preprocess
preprocesses
Procida Procida
programmatically programmatically
projectname projectname