diff options
| author | Tim Graham <timograham@gmail.com> | 2015-01-12 17:53:32 -0500 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2015-01-12 17:53:32 -0500 |
| commit | 5d7217dce307ad55ca9f20da6737f6ab605ab96f (patch) | |
| tree | 192f9cc8468edf7e1e591fd26d004ad050cf2955 /docs | |
| parent | 3844ccc958f59aef731dbb054a51fa37aa1d16ec (diff) | |
Fixed typo in docs/release/1.8.txt & added word for spelling check.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.8.txt | 2 | ||||
| -rw-r--r-- | docs/spelling_wordlist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/docs/releases/1.8.txt b/docs/releases/1.8.txt index 7a70a8ec2c..3e22ab06de 100644 --- a/docs/releases/1.8.txt +++ b/docs/releases/1.8.txt @@ -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: diff --git a/docs/spelling_wordlist b/docs/spelling_wordlist index 8af0d55b58..008da9fe93 100644 --- a/docs/spelling_wordlist +++ b/docs/spelling_wordlist @@ -482,6 +482,7 @@ prepopulate prepopulated prepopulates preprocess +preprocesses Procida programmatically projectname |
