pythonindia / junction

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

Add export option in django Admin for Proposals #780

Closed ananyo2012 closed 12 months ago

ananyo2012 commented 1 year ago

We need an option to export data in csv format for Proposals to be used by Admin. Need to add an action for the same in the Admin Model. Ref: https://books.agiliq.com/projects/django-admin-cookbook/en/latest/export.html

ananyo2012 commented 12 months ago

Closed by #787