﻿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
1744	"django.contrib.comments app is tied to be reachable as ""/comments"""	lukas@…	Adrian Holovaty	"Currently, the comments app seems to be tied to an absolute url of ""/comments"". This practically renders the app unusable if you have more than one django-based site on a single domain, let alone different versions of django.

It would be good if the comment app would use a configurable location.

As an example, my django-site resides under myhost.com/lukas/<whatever>. I can't currently add another site myhost.com/anothername/<whatever> that uses the comment functionality, because all redirects in the comment app redirect to /comments/<...>. 

Or am I too blind to see the obvious?
thanks for help,
Lukas

"	defect	closed	Tools		normal	fixed			Unreviewed	0	0	0	0	0	0
