Django

Code

Ticket #5559 (closed: fixed)

Opened 10 months ago

Last modified 10 months ago

instances attached to a post_delete signal have a pk value of None

Reported by: jkocherhans Assigned to: nobody
Milestone: Component: Core framework
Version: SVN Keywords:
Cc: Triage Stage: Accepted
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

See the relevant discussion here.

Attachments

post_delete_pk.diff (1.3 kB) - added by jkocherhans on 09/20/07 16:06:37.

Change History

09/20/07 16:06:37 changed by jkocherhans

  • attachment post_delete_pk.diff added.

09/23/07 04:05:13 changed by ubernostrum

  • needs_better_patch changed.
  • stage changed from Unreviewed to Accepted.
  • needs_tests changed.
  • needs_docs changed.

09/24/07 13:27:43 changed by jacob

  • status changed from new to closed.
  • resolution set to fixed.

(In [6411]) Fixed #5559: instances sent via post-save signals no longer have pks of None. Thanks, Joseph Kocherhans.


Add/Change #5559 (instances attached to a post_delete signal have a pk value of None)




Change Properties
Action