Opened 18 years ago
Closed 18 years ago
#6224 closed (fixed)
ar localflavor fixes
| Reported by: | Ramiro Morales | Owned by: | nobody |
|---|---|---|---|
| Component: | contrib.localflavor | Version: | dev |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Ready for checkin | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
The attached patch fixes the encoding of the django/contrib/localflavor/ar/forms.py file and adds missing descriptions for two fields to the localflavor documentation.
Attachments (2)
Change History (6)
by , 18 years ago
| Attachment: | ar_lf_fixes-r6941.diff added |
|---|
comment:1 by , 18 years ago
| Has patch: | set |
|---|
comment:2 by , 18 years ago
| Component: | Uncategorized → django.contrib.localflavor |
|---|
by , 18 years ago
| Attachment: | ar_lf_fixes-r6994.diff added |
|---|
comment:3 by , 18 years ago
| Triage Stage: | Unreviewed → Ready for checkin |
|---|
comment:4 by , 18 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Updated patch so it applies cleanly after the r6946 changes