mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
Fix malformed note directives.
This commit is contained in:
parent
cbffc900bb
commit
dee3946a91
2 changed files with 2 additions and 0 deletions
|
@ -150,6 +150,7 @@ HStoreField
|
|||
submission to the server.
|
||||
|
||||
.. note::
|
||||
|
||||
On occasions it may be useful to require or restrict the keys which are
|
||||
valid for a given field. This can be done using the
|
||||
:class:`~django.contrib.postgres.validators.KeysValidator`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue