'django - Multiple uploads to later edit as multiple posts

I'm new to django and I'm doing a music project.

I want to select multiple mp3 and upload it and then the form appears to me to edit the parameters for each mp3 separately (example, artist, title, image, etc).

upload multiple files in one input, to edit later for separate post.

Thx



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source