Opened 13 years ago
Closed 13 years ago
#19322 closed Uncategorized (invalid)
Django Import CSV
| Reported by: | anonymous | Owned by: | nobody |
|---|---|---|---|
| Component: | Uncategorized | Version: | 1.3 |
| Severity: | Normal | 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
I would like to import a CSV to another, eg. upload the csv to model MailingList and import the information to MailingListContact model. Tried using Django csvImporter library with no success.
Note:
See TracTickets
for help on using tickets.
Please see TicketClosingReasons/UseSupportChannels.