﻿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
18143	Comments are not paginateable using Django's own paginator	pronik	nobody	Currently, there seems to be no way to paginate comments from `django.contrib.comments` using `django.core.paginator.Paginator` like generic views do (e.g., `object_list` and `ListView`). This makes using third-party components like `django-paginate` necessary.	Uncategorized	closed	contrib.comments	1.4	Normal	needsinfo			Unreviewed	0	0	0	0	0	0
