-
Hi @michaelweylandt!
I've uploaded my work for MiniProject #02 - check it out!
https://jasonamey.github.io/STA9750-2024-FALL/mp02.html
-
To ease installation, the plugin manifest (`spin-kube.json`) should be uploaded with releases. For example, the MQTT trigger does this in their actions: https://github.com/spinkube/spin-trigger-mqtt/b…
-
ghost updated
3 years ago
-
may be there is a more convenient way to make img path. Current option: creating media-image-prods_load-file.ext, if obj product is updated media-image-prod-{{id}}-file.ext. Not the most convenient fo…
-
Should be able to use [Django's file uploading mechanism](https://docs.djangoproject.com/en/1.8/topics/http/file-uploads/) to handle uploading grammar files.
-
Need to offer users opportunity to upload files and folders of TDL.
-
```
I have tried everything I can think of, but can't seen to correct this.
upload command failed. check if /media/sdc1/home/*****/upload/wrapper and
/etc/sudoers have the correct information
```
O…
-
file names with spaces don't work! The spaces are stored un-escaped in the db, but the server receives requests to locations with the spaces escaped.
-make router escape spaces (slow!)
------------…
-
+ avatar
+ photos
-
As the project is based on Single thread while uploading its throwing error saying the thread is taking long time? how can i fix it?