diff options
| author | David <smithdc@gmail.com> | 2022-03-11 10:27:21 +0000 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2022-04-28 10:44:09 +0200 |
| commit | 15b888bb833ca2519a90d5eef71e221f192ea7e1 (patch) | |
| tree | 27e1c2ca1bd2826265fc107ab8b28073316e6d70 /docs | |
| parent | 1c2bf80acb8c434a83a3d29d022dea586609f7b7 (diff) | |
Changed "refactorings" to "refactoring" in docs/releases/1.0.txt.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.0.txt | 2 | ||||
| -rw-r--r-- | docs/spelling_wordlist | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/docs/releases/1.0.txt b/docs/releases/1.0.txt index 69c460f7b6..84e4837692 100644 --- a/docs/releases/1.0.txt +++ b/docs/releases/1.0.txt @@ -203,7 +203,7 @@ present in Django. These include imports of the form library from ``django.newforms`` (now located simply at ``django.forms``), the ``form_for_model`` and ``form_for_instance`` helper functions (which have been replaced by ``ModelForm``) and a number of deprecated features which were -replaced by the dispatcher, file-uploading and file-storage refactorings +replaced by the dispatcher, file-uploading and file-storage refactoring introduced in the Django 1.0 alpha releases. Known issues diff --git a/docs/spelling_wordlist b/docs/spelling_wordlist index beff927900..114aa865ed 100644 --- a/docs/spelling_wordlist +++ b/docs/spelling_wordlist @@ -414,7 +414,6 @@ redisplay redisplayed redisplaying redisplays -refactorings referer referers reflow |
