django-dropbox icon indicating copy to clipboard operation
django-dropbox copied to clipboard

Preserve filename when closing a file

Open ghost opened this issue 12 years ago • 3 comments

Minor update to behave like django's own FileSystemStorage when closing a dirty file pointer.

ghost avatar Nov 05 '12 19:11 ghost

Hey, could you add some tests for this? Thanks!

andres-torres-marroquin avatar Dec 05 '12 19:12 andres-torres-marroquin

Hello, my original intention was to pull only 7b3ec3d, I added the cache thing later. If you want to keep it I can create some tests (I use it in yawd-elfinder anyway because RESTfull APIs are slow). If you don't need the caching I can create a new pull request with the fp fix alone.

ghost avatar Dec 05 '12 19:12 ghost

Sounds good, thanks!

andres-torres-marroquin avatar Dec 05 '12 19:12 andres-torres-marroquin