Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubes
email
Commits
e7f359dbd0dd
Commit
2cca78d0
authored
Dec 21, 2015
by
David Douard
Browse files
kill legacy code
parent
10adbfb4b9cd
Changes
1
Hide whitespace changes
Inline
Side-by-side
__init__.py
View file @
e7f359db
"""cubicweb-email"""
from
cubicweb
import
ETYPE_NAME_MAP
ETYPE_NAME_MAP
[
'Emailpart'
]
=
'EmailPart'
ETYPE_NAME_MAP
[
'Emailthread'
]
=
'EmailThread'
try
:
from
cubicweb.devtools
import
VIEW_VALIDATORS
VIEW_VALIDATORS
[
'headers'
]
=
None
except
ImportError
:
pass
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment