﻿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
13218	django-syndication can't handle https URLs	schaefer	Ben Firshman	"django-syndication will always use an `http` scheme for feed URLs, even if the site is using `https`. This can cause problems when the site is only using `https` and redirects all `http` requests to a default page.

It seems to me that the main ""culprit"" here is `add_domain`:

source:django/trunk/django/contrib/syndication/views.py#L11"		closed	contrib.syndication	1.1		fixed		schaefer@… Ben Firshman skeen@… clouserw@… james@… stephen.donner@…	Accepted	1	0	0	0	0	0
