-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Provide partners with ability to get project location information via simple API calls #21
Comments
Should we deprecate the old API that uses django-piston? |
Do you mean the one that is currently documented here: I think this in itself is very useful - not sure how much work would be required to make this fully functional - maybe this is easier than making a new API from scratch - or maybe there are other pieces of the puzzle to consider.... |
A small beginning publishing a small selection of the RSR models [#21]
Add OrganisationLocationResource Limit all resources to http method GET [#21]
When retreiving filtered datasets using djangos ORM query language the returned data may contain duplictes. To remove these add "&distinct=True" to the query string. [#21]
This is not the final API, but it is now possible to get Location data for one or more projects from the API. |
Need to test this - can you provide details of how to do that? |
No description provided.
The text was updated successfully, but these errors were encountered: