mirror of https://github.com/django/django.git
[1.6.x] Added 1.6.6 release notes for #22998.
This commit is contained in:
parent
24e97add31
commit
ca44366b15
|
@ -19,3 +19,6 @@ Bugfixes
|
|||
wrong value when an inline model formset is created for a relationship
|
||||
defined to point to a field other than the PK
|
||||
(`#13794 <https://code.djangoproject.com/ticket/13794>`_).
|
||||
|
||||
* Restored ``pre_delete`` signals for ``GenericRelation`` cascade deletion
|
||||
(`#22998 <https://code.djangoproject.com/ticket/22998>`_).
|
||||
|
|
Loading…
Reference in New Issue