mirror of
https://github.com/django/django.git
synced 2025-01-03 15:06:09 +00:00
Changed "refactorings" to "refactoring" in docs/releases/1.0.txt.
This commit is contained in:
parent
1c2bf80acb
commit
15b888bb83
@ -203,7 +203,7 @@ present in Django. These include imports of the form library from
|
|||||||
``django.newforms`` (now located simply at ``django.forms``), the
|
``django.newforms`` (now located simply at ``django.forms``), the
|
||||||
``form_for_model`` and ``form_for_instance`` helper functions (which have been
|
``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 ``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.
|
introduced in the Django 1.0 alpha releases.
|
||||||
|
|
||||||
Known issues
|
Known issues
|
||||||
|
@ -414,7 +414,6 @@ redisplay
|
|||||||
redisplayed
|
redisplayed
|
||||||
redisplaying
|
redisplaying
|
||||||
redisplays
|
redisplays
|
||||||
refactorings
|
|
||||||
referer
|
referer
|
||||||
referers
|
referers
|
||||||
reflow
|
reflow
|
||||||
|
Loading…
Reference in New Issue
Block a user