#3945 closed (fixed)
BR localflavor update
| Reported by: | Owned by: | ||
|---|---|---|---|
| Component: | contrib.localflavor | Version: | dev |
| Severity: | Keywords: | ||
| Cc: | onaiort@… | Triage Stage: | Accepted |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | yes | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Support for CNPJ fields in BR localflavor.
Attachments (2)
Change History (8)
by , 19 years ago
| Attachment: | django_cnpj_localflavor.diff added |
|---|
comment:1 by , 19 years ago
| Owner: | changed from to |
|---|
comment:2 by , 19 years ago
| Needs tests: | set |
|---|---|
| Triage Stage: | Unreviewed → Accepted |
This looks good, but can you make a test for this with a few dummy values? (if you're stuck - see some of the tests in source:tests/regressiontests/forms/localflavor.py)
by , 19 years ago
| Attachment: | django_cnpj_localflavor_take2.diff added |
|---|
minor improvements plus tests as requested
comment:3 by , 19 years ago
| Component: | Contrib apps → django.contrib.localflavor |
|---|
comment:4 by , 19 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:5 by , 19 years ago
Actually, my name is Henrique Romano. I don't see any field to set it in the trac, sorry.
Note:
See TracTickets
for help on using tickets.
Initial implementation