﻿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
22703	it should be possible to access the class from the template	sabinemaennel	nobody	I just noticed that it is not easily possible to get the class of an iterable object in the template, since __class__ is rejected there as for having underscores in front of it. I ended up adding a method to the model class, but I think it would be very useful to be able to ask for the class in the template, when you iterate over a list of objects with different classes.	New feature	closed	Uncategorized	1.6	Normal	wontfix	template language		Unreviewed	0	0	0	0	0	0
