Django

Code

Ticket #3473 (closed: fixed)

Opened 2 years ago

Last modified 2 years ago

Comments Karma creation broken

Reported by: scum Assigned to: adrian
Milestone: Component: django.contrib.comments
Version: SVN Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

When trying to vote for a comment...

AttributeError? at /comments/karma/vote/1/up/ 'KarmaScoreManager?' object has no attribute 'objects'

Attachments

comments.diff (0.7 kB) - added by scum on 02/10/07 09:38:37.
Fixes broken karma

Change History

02/10/07 09:38:37 changed by scum

  • attachment comments.diff added.

Fixes broken karma

03/12/07 19:57:27 changed by SmileyChris

  • needs_better_patch changed.
  • stage changed from Unreviewed to Ready for checkin.
  • needs_tests changed.
  • needs_docs changed.

I know it's being rewritten, but it's a straight-forward patch. Let's fix it for now.

03/30/07 21:23:35 changed by russellm

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

(In [4873]) Fixed #3473 -- Corrected access to get in manager (probably introduced as part of magic-removal conversion).


Add/Change #3473 (Comments Karma creation broken)




Change Properties
Action