pythonindia / junction

Junction is a software to manage proposals, reviews, schedule, feedback during conference.
MIT License
192 stars 185 forks source link

Django management command to export all proposers information #552

Open kracekumar opened 6 years ago

kracekumar commented 6 years ago

There are a lot of times the volunteering team wants to send mass emailer to proposers. Given a management command like python manage.py get_proposers_details <conference_slug>, the command should produce a CSV file with following details name, proposal title, proposal type, proposal section, proposer email

valaparthvi commented 6 years ago

If no one is working on this issue, I would like to work on it. Let me know.

kracekumar commented 6 years ago

வெள்., 3 நவ., 2017, பிற்பகல் 4:02 அன்று Parthvi Vala < notifications@github.com> எழுதியது:

If no one is working on this issue, I would like to work on it. Let me know.

Please go ahead.

You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/pythonindia/junction/issues/552#issuecomment-341667803, or mute the thread https://github.com/notifications/unsubscribe-auth/AATCeV71DI9Z42p91fY-jKAU9x0XyXg0ks5syuumgaJpZM4QQq2A .

-- Sent from Gmail Mobile

valaparthvi commented 6 years ago

@kracekumar I have submitted a PR 556. Kindly review it. Thanks.