mirror of https://github.com/django/django.git
Forward ported release notes for refs #23089.
This commit is contained in:
parent
b157ffdbb9
commit
bb395a15ba
|
@ -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 New Issue