Simple django app that displays a list of candidates and all their scores.
Implemented two additional management comands:
- importcsv - to import data from csv into the database
- jsontocsv - to read s JSON file and write out a CSV file with ordered data