1👍
✅
The solutions I used is the one described in my comment. Create an empty model (with pass instead of fields), custom admin form and place your logic in the form.
1👍
you can use Django Filebrowser. This app can handle multiple uploads with progressbar and have many other things.
👤Saff
- [Answered ]-Incrementing counts of a model using a serializer
- [Answered ]-Django app with Rails API
- [Answered ]-What's the choice should be done with django_wsgi and wsgi
- [Answered ]-How do I pull a User object based on the attribute of a model it is associated with?
Source:stackexchange.com