Django

Code

Ticket #10878 (closed: fixed)

Opened 1 year ago

Last modified 3 weeks ago

Comments moderation.py docstring error

Reported by: lucalenardi Assigned to: ubernostrum
Milestone: 1.2 Component: django.contrib.comments
Version: 1.1-beta-1 Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

It seems that "Moderator" should be used in place of "CommentModerator?" at line 310 in django.contrib.comments.moderation.py docstring.

Attachments

10878-r11858.diff (1.2 kB) - added by Travis Cline <travis.cline@gmail.com> on 12/13/09 16:47:07.

Change History

04/20/09 17:32:25 changed by ubernostrum

  • status changed from new to assigned.
  • needs_better_patch changed.
  • needs_tests changed.
  • owner changed from nobody to ubernostrum.
  • needs_docs changed.
  • stage changed from Unreviewed to Accepted.

This will be fixed by a much larger patch to comments that I'm preparing.

04/21/09 06:32:15 changed by Fantomas42

Hi,

I enjoy that you are preparing a big patch.

Is this patch will includes, - translations of the mail_subject, when sending email ? - the pre_save_moderation method with the request in parameters, with comment_will_be_posted signal for exemple ?

It's just some suggestions that I've made with the usage of the moderation.py

05/06/09 03:41:03 changed by adrian

  • milestone changed from 1.1 to 1.2.

12/13/09 16:47:07 changed by Travis Cline <travis.cline@gmail.com>

  • attachment 10878-r11858.diff added.

12/13/09 16:47:20 changed by Travis Cline <travis.cline@gmail.com>

  • has_patch set to 1.

02/25/10 18:19:17 changed by ericholscher

  • stage changed from Accepted to Ready for checkin.

03/01/10 14:18:52 changed by jacob

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

(In [12639]) Fixed #10878, an error in the Moderator docstring.

Thanks, Travis Cline.

03/01/10 14:19:54 changed by jacob

(In [12640]) [1.1.X] Fixed #10878, an error in the Moderator docstring.

Thanks, Travis Cline.

Backport of [12639] from trunk.


Add/Change #10878 (Comments moderation.py docstring error)




Change Properties
Action