you might want to read through this snippet. http://djangosnippets.org/snippets/788/
its a csv import script which imports to a django db from a csv file. very easy to use. im using it relatively successfully. it populates a model, but it errors if you try and set a boolean and i havent worked out how to sort that yet. Matt On Sep 7, 7:14 pm, Duane Hilton <dua...@gmail.com> wrote: > Thanks for the response. I think that is exactly what I'm looking for. > But, being a newb, this raises new questions that I will spare the > group. Could you point me toward a book or tutorial that would show me > how to do that? -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.