Add types to Darwin Core values
https://github.com/VertNet/Darwin-Core-Engine/commit/fe826d8aa11c66d57d118a79064f492862a0e467
Aaron Steele (author)
2011-09-03T18:49:45-07:00
Fix bugs related to 1-line CSV file.
Added StopIteration to UnicodeDictReader.next() to signal end of file. Added
initial value to reduce() call in bulkload_helper module to handle the case
of an empty corpus. Also checking fo empty corpus and returning None
(instead
of empty list) in that case in order to pass App Engine datastore
validation.
https://github.com/VertNet/Darwin-Core-Engine/commit/1bda9f3c63031afaf9102ea9fe872128d28152c3
Aaron Steele (author)
2011-09-06T18:22:31-07:00
Merge branch 'master' of github.com:VertNet/Darwin-Core-Engine
https://github.com/VertNet/Darwin-Core-Engine/commit/000fede4e0a3a533d7851ae35673e21f12eb7de8
Aaron Steele (author)
2011-09-06T18:24:53-07:00
Cleanup
https://github.com/VertNet/Darwin-Core-Engine/commit/b71307e1c6bc708fb0227276522c03341e9e6af5
Aaron Steele (author)
2011-09-07T00:04:07-07:00
Fix 404 page for request without params
https://github.com/VertNet/Darwin-Core-Engine/commit/578441feedf00cd965c9c9d47651cbe55ff76597
Aaron Steele (author)
2011-09-08T12:17:01-07:00
Initial commit for Organization model and REST API.
https://github.com/VertNet/Darwin-Core-Engine/commit/28b417ab1dec51493229db09f2071fdb67349d4b
Aaron Steele (author)
2011-09-09T15:47:17-07:00