-
![Uploading Screenshot 2024-10-05 at 9.21.39 PM.png…]()
-
### Describe the Feature
Be able to upload and display files in the .png format. Currently uploading a png will auto-convert it to a jpeg, losing transparency and often increasing the filesize.
###…
-
![Uploading cenario-passo4-voltar-casa.png…]()
-
ghost updated
3 years ago
-
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?