django-sheets
django-sheets copied to clipboard
Support for DictReader
It should be pretty easy to integrate a Python CSV DictReader into this to make it easier to access column data by key instead of index number. If I get a chance I might make a PR for this.