﻿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
181	Site and FlatFile don't appear in the Admin interface	moof@…	Adrian Holovaty	"As alluded to in your Model documentation, there's a FlatFile model, and a Site model.

I was hoping to extend the Site model with a OneToOne relationship so that I could have multiple blogs in one admin interfacce, with its various options such as blog name and short name, and subtitle, and so on. For the moment I've created a separate blog object with this data, but I can only really create one, as I can't add or remove any sites.

I tried monkey patching the Site object, but that doesn't seem to have worked.

So please could you enable the Site object in the Admin interface, or document how to do so through some equivalent of monkey patching, or tell us why we shouldn't use the object ;)"	defect	closed	contrib.admin		normal	invalid			Unreviewed	0	0	0	0	0	0
