﻿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
4276	django.contrib.webdesign's {% lorem N w %} fails where N >= 20	Trent Mick <trentm@…>	Adrian Holovaty	"The code path handling inserting 20 or more lorem ipsum words (django/contrib/webdesign/lorem_ipsum.py: def words) ends up passing a negative number as the second argument to random.sample().

As well, the function would also fail if the requested word count was greater than len(WORDS). I have a patch that corrects this."		closed	Contrib apps	dev		fixed	webdesign lorem ipsum		Unreviewed	1	0	0	0	0	0
