This website requires JavaScript.
Explore
Help
Sign In
extern
/
django-helpdesk
Watch
1
Star
0
Fork
1
You've already forked django-helpdesk
mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced
2025-06-01 07:26:03 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
django-helpdesk
/
helpdesk
/
tests
/
test_files
History
Arkadiy Korotaev
86c4ceb1a8
fix(emails): Avoid 'value too long for type character varying(200) ' error when incoming message has too long subject
2021-07-29 13:14:42 +02:00
..
all-special-chars.eml
Add failing test for
#732
2019-03-09 00:00:32 +01:00
blank-body-with-attachment.eml
fix(emails): Avoid 'value too long for type character varying(200) ' error when incoming message has too long subject
2021-07-29 13:14:42 +02:00
forwarded-message.eml
fix(email): Add ability to attach full first email text to avoid losing forwards, and to save .eml files for any incoming mesages, plus fix tests and some minor bugs
2021-04-19 21:15:24 +02:00
pgp.eml
Add failing test case for issue-700 emails without bodies
2019-02-15 15:11:06 +01:00
quoted_printable.eml
Decode quoted-printable html bodies when getting email
2019-03-06 14:21:30 +01:00
utf-nondecodable.eml
Fix utf decoding bug in email parsing code
2020-01-23 16:00:01 +01:00