mirror of
https://github.com/django/django.git
synced 2025-11-25 05:04:26 +00:00
Refs #30388 -- Added release note for 0f22671ecb.
This commit is contained in:
parent
8d76443aba
commit
85676979a4
1 changed files with 3 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue