﻿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
5359	trailing slash missing in documentation	walshmj	nobody	"http://www.djangoproject.com/documentation/model-api/#filefield

For example, say your MEDIA_ROOT is set to ''''/home/media'''', and upload_to is set to 'photos/%Y/%m/%d'. The '%Y/%m/%d' part of upload_to is strftime formatting; '%Y' is the four-digit year, '%m' is the two-digit month and '%d' is the two-digit day. If you upload a file on Jan. 15, 2007, it will be saved in the directory /home/media/photos/2007/01/15.

"		closed	Documentation	dev		invalid			Unreviewed	0	1	0	0	0	0
