Re: Strange upload problem

2009-07-28 Thread Baxter
Oops. Looks like a file path problem. Not sure why it used to work. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To

Strange upload problem

2009-07-28 Thread bax...@gretschpages.com
Strange in that it used to work and now doesn't. Unfortunately I only use it about twice a year, so I'm not sure when it stopped. Basically, I'm trying to upload a csv and save the fields to the database: class SpecialEvent(models.Model): ... results_csv =