Whoops. Broken for a few minutes.

This commit is contained in:
Greg Taylor 2008-06-15 20:19:08 +00:00
parent ff98ede98f
commit fd264667b8
2 changed files with 1 additions and 1 deletions

View file

@ -894,5 +894,5 @@ class CommChannelMessage(models.Model):
class Admin:
list_display = ('channel', 'message')
import functions_general
from src.util import functions_general
from src import session_mgr