Django

Code

Ticket #7347 (closed: fixed)

Opened 3 months ago

Last modified 3 months ago

docstring of django.contrib.localflavor.it.forms.ITProvinceSelect is wrong

Reported by: alfred.einstein@gmail.com Assigned to: nobody
Milestone: Component: django.contrib.localflavor
Version: SVN Keywords: docstring
Cc: Triage Stage: Ready for checkin
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

it's """ A Select widget that uses a list of IT regions as its choices. """ should be """ A Select widget that uses a list of IT provinces as its choices. """

Attachments

7347.diff (0.5 kB) - added by Simon Greenhill on 06/14/08 02:21:50.

Change History

06/14/08 02:21:50 changed by Simon Greenhill

  • attachment 7347.diff added.

06/14/08 02:22:01 changed by Simon Greenhill

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

06/16/08 07:38:59 changed by russellm

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

(In [7662]) Fixed #7347 -- Corrected docstring in IT localflavor.


Add/Change #7347 (docstring of django.contrib.localflavor.it.forms.ITProvinceSelect is wrong)




Change Properties
Action