﻿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
20909	multiple app views in one template	shanedara@…	nobody	Hi, I have built an authentication app that I want to integrate into my home page. I want to have the user register their details on the home page and have it validate and sanitise the input. But the home page also has other aspects to it such as a blog and a video. These should not form part of the view that registers the user. I want to keep the view for the home page separate and have it pull in the views for authentication. This seems to be half achievable if I user render to string but this breaks as soon as a user inputs invalid data. Surely this is a common problem and there is a solution out there somewhere, can anyone help me?	Uncategorized	closed	Uncategorized	1.5	Normal	invalid	app, view, template		Unreviewed	0	0	0	0	0	0
