Opened 14 years ago

Closed 11 years ago

#13050 closed New feature (invalid)

localflavor contrib app for Bangladesh (bd)

Reported by: M. Nasimul Haque Owned by: nobody
Component: contrib.localflavor Version: dev
Severity: Normal Keywords: localflavor, bd, Bangladesh, form, fields, localflavorsplit
Cc: Triage Stage: Accepted
Has patch: no Needs documentation: no
Needs tests: yes Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

This is a django.contrib.localflavor.bd app for Bangladesh. It consists of five special form fields for Bangladesh Post code, Phone numbers, Divisions, Districts and Upazilas/Thanas.

Attachments (1)

localflavor.bd.diff (21.6 KB ) - added by M. Nasimul Haque 14 years ago.

Download all attachments as: .zip

Change History (8)

by M. Nasimul Haque, 14 years ago

Attachment: localflavor.bd.diff added

comment:1 by anonymous, 14 years ago

Component: Contrib appsdjango.contrib.localflavor
milestone: 1.2
Needs tests: set
Triage Stage: UnreviewedAccepted

comment:2 by Russell Keith-Magee, 14 years ago

Those last status changes were made by me.

comment:3 by Luke Plant, 13 years ago

Type: New feature

comment:4 by Luke Plant, 13 years ago

Severity: Normal

comment:5 by Aymeric Augustin, 12 years ago

UI/UX: unset

Change UI/UX from NULL to False.

comment:6 by Aymeric Augustin, 12 years ago

Easy pickings: unset

Change Easy pickings from NULL to False.

comment:7 by Aymeric Augustin, 11 years ago

Keywords: localflavorsplit added
Resolution: invalid
Status: newclosed

django.contrib.localflavor is now deprecated (see https://docs.djangoproject.com/en/dev/ref/contrib/localflavor/).

If you'd like, I encourage you to create a django-localflavor- (where is your country code), following the template of all the other django-localflavor- packages. See http://github.com/django for the list.

Once that's done, we can link to it from the documentation.

Thanks for your understanding!

Note: See TracTickets for help on using tickets.
Back to Top