Hi,
I want to add some functionality in admin that allows me to upload file and the process it. I already have a model that I can edit trough the admin, but I want to be able to "upload" multiple items with this file processing.
How can I achieve this in the admin?