mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
Fixed #23015 -- Fixed major/minor release terminology in docs.
This commit is contained in:
parent
037f81fedc
commit
dd6ef3197a
3 changed files with 30 additions and 39 deletions
|
@ -221,7 +221,7 @@ Finally, there are a couple of updates to Django's documentation to make:
|
|||
under the ``A.B+2`` version describing what code will be removed.
|
||||
|
||||
Once you have completed these steps, you are finished with the deprecation.
|
||||
In each minor release, all ``RemovedInDjangoXXWarning``\s matching the new
|
||||
In each major release, all ``RemovedInDjangoXXWarning``\s matching the new
|
||||
version are removed.
|
||||
|
||||
Javascript patches
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue