cvn
cvn
I'm having the same issues as @tkoomzaaskz . It appears that the `icanhaz` package uses all lowercase characters in it's urls, while `icanhazjs` uses mixed case urls, which seem to...
I work with @drake01. Here's an example file, saved from Excel for Mac: [newline-example.csv.zip](https://github.com/mjumbewu/django-rest-framework-csv/files/3720471/newline-example.csv.zip) ``` kingdom,keywords plant,"leaves roots flowers" ``` In use: ```py >>> print(CSVParser().parse(data)) # expected/desired output [{'kingdom': 'plant',...
Looks like this is a duplicate of #24.
I can't get the widescreen fixes for GTA1 or GTA2 to work in Wine on macOS. I also tried the overrides that @Bielecki mentions above.