IEEE-NITK / Embedathon-Website

Django based web application to host IEEE NITK's flagship embedded systems hackathon, Embedathon
2 stars 1 forks source link

Add Export functionality #39

Closed nishant-nayak closed 1 year ago

nishant-nayak commented 1 year ago

Description

Adds export functionality for all models through the admin interface. Will be useful to capture data of participants for future use.

Fixes #37

Dependencies

Adds the following dependency: django-import-export

Type of Change

What types of changes does your code introduce? Put an x in the boxes that apply

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Please also list any relevant details for your test configuration. (for bug fix / breaking change) Put an x in the boxes that apply


Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.