mirror of
https://github.com/coddingtonbear/django-mailbox.git
synced 2026-07-10 06:48:19 +02:00
text is not a valid search field
This commit is contained in:
parent
6457684c06
commit
6fbc53c513
1 changed files with 0 additions and 1 deletions
|
|
@ -112,7 +112,6 @@ class MessageAdmin(admin.ModelAdmin):
|
||||||
'message_id',
|
'message_id',
|
||||||
'from_header',
|
'from_header',
|
||||||
'to_header',
|
'to_header',
|
||||||
'text'
|
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue