Django

Code

Ticket #5200 (closed: fixed)

Opened 1 year ago

Last modified 1 year ago

Polish PL Localflavor

Reported by: Slawek Mikula <slawek(dot)mikula<at>gmail[dot]com> Assigned to: nobody
Milestone: Component: django.contrib.localflavor
Version: SVN Keywords: localflavor polish
Cc: Triage Stage: Ready for checkin
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

Polish fields for localflavor module:

- Postal Code check field
- NIP (Polish tax number) field check
- PESEL (identification number) field check
- Voivodeship (wojewodztwa) select field
- Administrative units (powiaty) select field

Administrative units are just with plain polish names. I don't know if everyone has even a proper english name.

Attachments

pl-localflavor-0.2.diff (42.2 kB) - added by Slawek Mikula <slawek dot mikula at gmail dot com> on 08/17/07 17:31:02.
Implementation + regression tests patch
pl-localflavor-0.3.diff (4.9 kB) - added by Slawek Mikula <slawek.mikula@gmail.com> on 09/09/07 12:53:57.
Added NIP checksum calculation, added REGON field, updated regression tests
pl-localflavor-0.3-r6397.txt (5.0 kB) - added by Slawek Mikula <slawek.mikula@gmail.com> on 09/20/07 14:31:58.
New version of patch for test code refactoring (rev 6397)

Change History

08/17/07 17:31:02 changed by Slawek Mikula <slawek dot mikula at gmail dot com>

  • attachment pl-localflavor-0.2.diff added.

Implementation + regression tests patch

08/17/07 17:41:01 changed by Simon G. <dev@simon.net.nz>

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

08/19/07 02:35:18 changed by mtredinnick

Excellent patch! Aside from a few whitespace changes to conform to the coding guidelines and a couple of tiny English changes, I didn't have to change anything.

08/19/07 02:38:39 changed by mtredinnick

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

(In [5936]) Fixed #5200 -- Added Polish localflavor. Thanks, Slawek Mikula.

09/09/07 12:53:57 changed by Slawek Mikula <slawek.mikula@gmail.com>

  • attachment pl-localflavor-0.3.diff added.

Added NIP checksum calculation, added REGON field, updated regression tests

09/09/07 12:55:19 changed by Slawek Mikula <slawek.mikula@gmail.com>

  • status changed from closed to reopened.
  • resolution deleted.
  • stage changed from Ready for checkin to Unreviewed.

Added new patch (0.3) for
- NIP field checksum calculation
- new field REGON (with checksum calculation)
- updated regression tests

09/16/07 04:21:22 changed by Simon G. <dev@simon.net.nz>

  • stage changed from Unreviewed to Ready for checkin.

09/20/07 14:31:58 changed by Slawek Mikula <slawek.mikula@gmail.com>

  • attachment pl-localflavor-0.3-r6397.txt added.

New version of patch for test code refactoring (rev 6397)

10/20/07 04:24:19 changed by mtredinnick

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

(In [6556]) Fixed #5200 -- Added some more functionality to the Polish localflavor. Thanks, Slawek Mikula.


Add/Change #5200 (Polish PL Localflavor)




Change Properties
Action