Whoops. Broken for a few minutes.
This commit is contained in:
parent
ff98ede98f
commit
fd264667b8
2 changed files with 1 additions and 1 deletions
|
|
@ -894,5 +894,5 @@ class CommChannelMessage(models.Model):
|
||||||
class Admin:
|
class Admin:
|
||||||
list_display = ('channel', 'message')
|
list_display = ('channel', 'message')
|
||||||
|
|
||||||
import functions_general
|
from src.util import functions_general
|
||||||
from src import session_mgr
|
from src import session_mgr
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue