Django

Code

Ticket #3983 (closed: fixed)

Opened 2 years ago

Last modified 2 years ago

Delaware spelt incorrectly in us_states.py

Reported by: oneofthemany1@hotmail.com Assigned to: hugo
Milestone: Component: Internationalization
Version: SVN Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

django\contrib\localflavor\us\us_states.py

Delaware is incorrectly spelt as "deleware" on line 18 ( as per revision 4954 )

Attachments

regressiontests.diff (0.6 kB) - added by Massimiliano Ravelli <massimiliano.ravelli@gmail.com> on 04/10/07 14:51:49.

Change History

04/09/07 22:29:54 changed by adrian

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

(In [4992]) Fixed #3983 -- Fixed misspelled Delaware in localflavor.us.us_states. Thanks, oneofthemany1

04/10/07 14:49:42 changed by Massimiliano Ravelli <massimiliano.ravelli@gmail.com>

  • status changed from closed to reopened.
  • needs_better_patch changed.
  • resolution deleted.
  • needs_tests changed.
  • needs_docs changed.

Regression tests failing: there is a mispelling at line 196 of tests/regressiontests/forms/localflavor.py (Deleware instead of Delaware).

04/10/07 14:51:49 changed by Massimiliano Ravelli <massimiliano.ravelli@gmail.com>

  • attachment regressiontests.diff added.

04/10/07 16:11:09 changed by adrian

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

(In [4993]) Fixed #3983 -- Fixed misspelled Delaware in localflavor unit tests


Add/Change #3983 (Delaware spelt incorrectly in us_states.py)




Change Properties
Action