Thanks, I managed to put together something that uploads input, processes the data and downloads the results. I bumped into a problem though: I would like to redirect the user AND download the file. Is that possible somehow? (I apologize if this is a trivial question, I am new to django and fairly new to programming too) Can I concatenate HttpResponse objects somehow? I tried, but it errors out.
-- 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 https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/2b70f7cc-b413-4447-bca9-6a97dab4fd1f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment