mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
Added missing backticks in various docs.
This commit is contained in:
parent
08a6215d33
commit
30ca66eadd
6 changed files with 7 additions and 7 deletions
|
@ -651,7 +651,7 @@ details on these changes.
|
|||
* Database test settings as independent entries in the database settings,
|
||||
prefixed by ``TEST_``, will no longer be supported.
|
||||
|
||||
* The `cache_choices` option to :class:`~django.forms.ModelChoiceField` and
|
||||
* The ``cache_choices`` option to :class:`~django.forms.ModelChoiceField` and
|
||||
:class:`~django.forms.ModelMultipleChoiceField` will be removed.
|
||||
|
||||
* The default value of the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue