You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
This should not give a FieldDoesNotExist error
ValueError
Open /rest/v1/project_update/?project=&limit=3&format=json&ordering=-created_at
This should not give a ValueError
The text was updated successfully, but these errors were encountered:
Issue description
Test plan
FieldDoesNotExist
/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
ValueError
/rest/v1/project_update/?project=&limit=3&format=json&ordering=-created_at
The text was updated successfully, but these errors were encountered: