Ignore csv2json.py and data.csv and data.json because these were used

to create a local database.

When using a new database with new data, Django may have trouble if the models don't match your data

Highly recommend to use a vertial environment in Python to make sure you have all the libraries that are required (see requirements.txt)