﻿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
28416	"Doc improvement: ""divisibleby"" DTL filter"	Mike Morris	nobody	"This is trivial, but the docs are so excellent, I thought I'd chime in....

https://docs.djangoproject.com/en/1.11/ref/templates/builtins/#divisibleby 
states that, ''""Returns True if the value is divisible by the argument.""'' 

Technically of course, the above is always true unless the argument is 0.

You meant ""...if the value is **integrally** divisible by the argument.""

Thanks for great docs to a great product!"	Cleanup/optimization	closed	Documentation	1.11	Normal	worksforme	divisibleby, template, filter		Unreviewed	0	0	0	0	1	1
