mirror of
https://github.com/Hopiu/django.git
synced 2026-05-21 13:32:02 +00:00
Forward ported release notes for refs #23089.
This commit is contained in:
parent
b157ffdbb9
commit
bb395a15ba
1 changed files with 4 additions and 0 deletions
|
|
@ -22,3 +22,7 @@ Bugfixes
|
|||
|
||||
* Restored ``pre_delete`` signals for ``GenericRelation`` cascade deletion
|
||||
(`#22998 <https://code.djangoproject.com/ticket/22998>`_).
|
||||
|
||||
* Fixed transaction handling when specifying non-default database in
|
||||
``createcachetable`` and ``flush``
|
||||
(`#23089 <https://code.djangoproject.com/ticket/23089>`_).
|
||||
|
|
|
|||
Loading…
Reference in a new issue