Hi, I have a question regarding the logistics of file handling after an upload. I have an xml file that is uploaded to static/media (handled by django-jfu) which I would like to parse, extract data, and from there do other operations while providing feed back to the user in the template. What is the best way to go about doing this? I'm not sure exactly where the data handling should take place (in the view, or separate file, etc) and how to go from there. I know my question is a bit vague, but to be honest data handling is not something I have a lot of experience with and I have no idea where to start! Any help/insight would be awesome, and I would greatly appreciate it if you could include some code examples as well so I have a place to start.
Cheers, Avery -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
