mirror of
https://github.com/django/django.git
synced 2025-11-25 21:22:14 +00:00
Removed versionadded/changed annotations for 5.2.
This commit is contained in:
parent
1db79d8acf
commit
00a84fc6f3
38 changed files with 0 additions and 310 deletions
|
|
@ -52,10 +52,6 @@ Templates ``:template:`path/to/template.html```
|
|||
Each of these support custom link text with the format
|
||||
``:role:`link text <link>```. For example, ``:tag:`block <built_in-block>```.
|
||||
|
||||
.. versionchanged:: 5.2
|
||||
|
||||
Support for custom link text was added.
|
||||
|
||||
.. _admindocs-model-reference:
|
||||
|
||||
Model reference
|
||||
|
|
@ -89,11 +85,6 @@ A model with useful documentation might look like this::
|
|||
"""Makes the blog entry live on the site."""
|
||||
...
|
||||
|
||||
.. versionchanged:: 5.2
|
||||
|
||||
Access was restricted to only allow users with model view or change
|
||||
permissions.
|
||||
|
||||
View reference
|
||||
==============
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue