]> git.ozlabs.org Git - patchwork/commit
Copy headers from original mail into patch mbox output
authorJeremy Kerr <jk@ozlabs.org>
Wed, 30 Sep 2009 07:18:05 +0000 (17:18 +1000)
committerJeremy Kerr <jk@ozlabs.org>
Wed, 30 Sep 2009 07:26:49 +0000 (17:26 +1000)
commit6c013e7e3d170fd58d3e3e19406ff16d019909c4
tree80e4430a88132fb07f114e5caa299fa4edde1e3f
parent9b312e325e4fba329b062efe1013d67e83815785
Copy headers from original mail into patch mbox output

Preserve the Cc and To headers in the mbox output by parsing the saved
original headers, and adding them to the mail object.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
apps/patchwork/models.py
apps/patchwork/tests/mboxviews.py