Opened 18 years ago
Closed 18 years ago
#5467 closed (fixed)
Update localflavors to use the generic localflavor DateField from [6208]
| Reported by: | Jacob | Owned by: | flother |
|---|---|---|---|
| Component: | contrib.localflavor | Version: | dev |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
[6208] introduced a generic DateField for localflavors. Existing localflavors need to be updated to use this base class; it'll cut down on a lot of code.
Change History (3)
comment:1 by , 18 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 18 years ago
| Owner: | changed from to |
|---|---|
| Status: | assigned → new |
comment:3 by , 18 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Resolved as fixed: none of the current local flavours use date fields.