Saeed Hemmati
Saeed Hemmati
> Greetings! That's a bit complicated, so is the type of thing you'd have to implement yourself on export, perhaps using the [dehydrate functionality](https://django-import-export.readthedocs.io/en/latest/getting_started.html#advanced-data-manipulation-on-export). Hi. How about importing? Is there...
> I have the same question. I wanna customize the import form (just add a link, nothing else) and I wanna overwrite it. I can overwrite the whole thing for...
> I am making an interface so that the admin can send emails. Now he can send it to one, 2 or more users in the database but sometimes it...
I'm trying to dockerize an app using python:3.6.8-alpine. but in my app I use python-gammu and I don't know how to install that in alpine. can you help me?