From 0762b79da73cb02e1be04c2de4aaa55eda221901 Mon Sep 17 00:00:00 2001 From: Evgeny Fadeev Date: Sun, 11 Apr 2010 17:14:25 -0400 Subject: question views merged, changed UI a bit, full text search broken --- forum/const.py | 1 + 1 file changed, 1 insertion(+) (limited to 'forum/const.py') diff --git a/forum/const.py b/forum/const.py index dd85bb2e..11c833ea 100755 --- a/forum/const.py +++ b/forum/const.py @@ -131,3 +131,4 @@ CONST = { #how to filter questions by tags in email digests? TAG_EMAIL_FILTER_CHOICES = (('ignored', _('exclude ignored tags')),('interesting',_('allow only selected tags'))) MAX_ALERTS_PER_EMAIL = 7 +USERS_PAGE_SIZE = 28 -- cgit v1.2.3-1-g7c22