﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
20488	Enhance the Storage class with new copy and move methods	Ioan Alexandru Cucu	nobody	"Discussion on django developers group: https://groups.google.com/forum/#!searchin/django-developers/enhance$20class$20storage/django-developers/fVSp2HaarJQ/XdszJPht55MJ

The idea is to enhance django.core.files.storage.Storage with two new methods: copy and move.
The only way you can currently perform these type of operations through the storage API is by downloading and re-uploading a file in a new location.
 "	New feature	closed	File uploads/storage	dev	Normal	wontfix			Accepted	1	0	0	1	0	0
