Wednesday, August 27, 2014

problem importing blank date using https://github.com/edcrewe/django-csvimport

I'm using an application to import some csv files to my models. This
package bombs with the error
Exception Value: [u"'' value has an invalid date format. It must be in
YYYY-MM-DD format."]

when the csv has empty data.

I've googled, and it looks like there is some discussion on the github
page making me think this should work for me, but it doesn't

Any ideas?
--
Joel Goldstick
http://joelgoldstick.com

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAPM-O%2BxFqva%2BDUFuT8vPArETWo561iJeuzLeLZARL-yxoP%2BwZA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment