Skip to content
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

Non-existing fields give error in API #2163

Closed
KasperBrandt opened this issue May 11, 2016 · 0 comments
Closed

Non-existing fields give error in API #2163

KasperBrandt opened this issue May 11, 2016 · 0 comments

Comments

@KasperBrandt
Copy link
Contributor

KasperBrandt commented May 11, 2016

Issue description

Test plan

FieldDoesNotExist

  1. Open /rest/v1/project_map_location/?location_target__partners=1&limit=500&image_thumb_name=big&image_thumb_big_width=664&last_modified_at__gt=2016-05-10&publishingstatus__status=published&is_public=True&page=1
  2. This should not give a FieldDoesNotExist error

ValueError

  1. Open /rest/v1/project_update/?project=&limit=3&format=json&ordering=-created_at
  2. This should not give a ValueError
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

2 participants