KimSia Sim
KimSia Sim
https://github.com/pyepye/django-magiclink/blob/70a3ea9e2c493e036042ab16ca85d841a14384ad/pyproject.toml#L18 https://pypi.org/project/packaging/
I last saw activity stretching 7 months ago and there are 11 pull requests most of which seem to be ready to be merged I'm wondering politely if this is...
Hi there, so how do I create a commercial payment processor? Let's say I want to create one for Paypal Express Checkout. Do I create a separate Plugin and then...
I will write a PR to fix this issue
Hi, i have a parent model that is called Product i have a child model that is called ProductImages. as you can imagine, Product hasMany ProductImages once i delete Product,...
Hi there, i have no issues using meioupload, but how do i create more thumbnails from existing images inside webroot/img folder? i already have a model that actsAs meioupload. i...
Hi, i have a Product that hasMany ProductImage which actsAs MeioUpload. i run the below test case, but apprently i cannot create the image record in my database. please advise...
does this migrations plugin enable backup and restoration of data? does this play nice with foreign keys?