Refs #30388 -- Added release note for 0f22671ecb
.
This commit is contained in:
parent
8d76443aba
commit
85676979a4
|
@ -177,6 +177,9 @@ Management Commands
|
|||
|
||||
* On PostgreSQL, :djadmin:`dbshell` now supports client-side TLS certificates.
|
||||
|
||||
* :djadmin:`inspectdb` now introspects :class:`~django.db.models.OneToOneField`
|
||||
when a foreign key has a unique or primary key constraint.
|
||||
|
||||
Migrations
|
||||
~~~~~~~~~~
|
||||
|
||||
|
|
Loading…
Reference in New Issue