Ticket #824 (closed enhancement: fixed)
'Getdata' moved out of CKAN
| Reported by: | dread | Owned by: | dread |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | ckan | Keywords: | |
| Cc: | Repository: | ||
| Theme: |
Description
Data importers should use API instead of object model directly:
- saves load on server
- much better error checking and authentication
- eating our own dogfood (tests the API well)
Change History
Note: See
TracTickets for help on using
tickets.

Done on metastable for 1.2 release.