Django

Code

Ticket #7686 (closed: fixed)

Opened 5 months ago

Last modified 4 months ago

Add Austrian localflavor

Reported by: bernd Assigned to: nobody
Milestone: post-1.0 Component: django.contrib.localflavor
Version: SVN Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

Patch to add AT (austria) module to django.contrib.localflavor: ATZipCodeField, ATStateSelect.

Attachments

atlocalflavor.diff (1.8 kB) - added by bernd on 07/09/08 05:40:36.
patch for AT localflavors
atlocalflavor2.diff (4.1 kB) - added by bernd on 07/10/08 18:26:42.
add tests to the old version
atlocalgflavor3.diff (5.1 kB) - added by MihaiD on 07/15/08 13:30:42.
atlocalflavor_doc.diff (1.3 kB) - added by bernd on 07/15/08 15:04:48.
doc for localflavor AT

Change History

07/09/08 05:40:36 changed by bernd

  • attachment atlocalflavor.diff added.

patch for AT localflavors

07/10/08 06:32:58 changed by garcia_marc

  • needs_better_patch changed.
  • needs_docs changed.
  • stage changed from Unreviewed to Accepted.
  • needs_tests set to 1.
  • milestone set to post-1.0.

07/10/08 18:26:42 changed by bernd

  • attachment atlocalflavor2.diff added.

add tests to the old version

07/10/08 18:42:46 changed by bernd

  • needs_tests deleted.

07/15/08 13:26:00 changed by MihaiD

  • needs_docs set to 1.

I think you also need to declare the tests in tests/regressiontests/forms/tests.py

07/15/08 13:30:42 changed by MihaiD

  • attachment atlocalgflavor3.diff added.

07/15/08 15:04:48 changed by bernd

  • attachment atlocalflavor_doc.diff added.

doc for localflavor AT

07/15/08 15:05:39 changed by bernd

  • needs_docs deleted.

add doc

07/23/08 05:49:48 changed by bernd

  • stage changed from Accepted to Ready for checkin.

07/25/08 23:25:43 changed by mtredinnick

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

(In [8087]) Fixed #7686 -- Added an Austrian localflavor. Thanks, bernd.


Add/Change #7686 (Add Austrian localflavor)




Change Properties
Action