Hackathonners / swap

Swap - Simplifying shift exchanges
MIT License
12 stars 6 forks source link

bug: fix enrollments import #26

Closed alves-luis closed 4 years ago

alves-luis commented 4 years ago

When importing enrollments, a couple of errors were being thrown. This adds the ability to import a .csv file.

However, the file isn't verified in the import, so an unstructured .csv file will return a 500 error.