mozilla / django-badger

django-badger is a reusable Django app for creating and awarding badges. See also badges.mozilla.org
https://github.com/mozilla/django-badger
BSD 3-Clause "New" or "Revised" License
117 stars 61 forks source link

CSV export for claim codes #92

Open lmorchard opened 12 years ago

lmorchard commented 12 years ago

Excel and Word from MS Office can do a mail merge with spreadsheet data to label sheet templates. Exporting claim code data to CSV can help facilitate that, so people who know how to do mail merges have more flexibility than the canned PDF output.

Question: Is there a way to get the badge image and QR code into a mail merge? ie. just include the URLs in columns?