forked from mirror/django-mailbox
Removing 'references' entry.
This commit is contained in:
parent
9615568108
commit
d43dc46a33
1 changed files with 0 additions and 1 deletions
|
|
@ -31,7 +31,6 @@ class MessageAdmin(admin.ModelAdmin):
|
|||
)
|
||||
raw_id_fields = (
|
||||
'in_reply_to',
|
||||
'references',
|
||||
)
|
||||
|
||||
if getattr(settings, 'DJANGO_MAILBOX_ADMIN_ENABLED', True):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue