camelot-project / frontend

The frontend: The web-facing server software for CAMELOT
BSD 3-Clause "New" or "Revised" License
2 stars 14 forks source link

Throw a more useful exception when we encounter duplicate IDs #7

Closed scog1234 closed 9 years ago

scog1234 commented 9 years ago

We now create an InvalidUsage exception when encountering duplicate IDs in the uploaded data. This commit adds support for this, plus the required error handler