diff gpp/forums/forms.py @ 112:d1b0b86441c0

Forums: added a sync() function on the forum model. Created javascript for the moderate forum function to drive the master topic select checkbox.
author Brian Neal <bgneal@gmail.com>
date Wed, 30 Sep 2009 00:42:13 +0000
parents e5faf9f0c11a
children 0ce0104c7df3
line wrap: on
line diff
--- a/gpp/forums/forms.py	Mon Sep 28 03:57:09 2009 +0000
+++ b/gpp/forums/forms.py	Wed Sep 30 00:42:13 2009 +0000
@@ -124,5 +124,4 @@
         if hide_label:
             self.fields['forums'].label = ''
         self.fields['forums'].required = required
-        print '#############', required