issues
search
ukparliament
/
parliament.uk-prototype
Parliament.uk prototype is an early incarnation of a new parliament website. Please see the README for more information.
https://beta.parliament.uk/
MIT License
5
stars
13
forks
source link
[WEBDEV-36] Fix data url issues
#511
Closed
mattrayner
closed
7 years ago
mattrayner
commented
7 years ago
Added application/json and application/xml to the list of 'supported' data formats from the data API
Fixed a bug where making a request to a URL without a ROUTE_MAP value would cause a 500
Restructured data url code to be far drier
Fixed a couple of lond-winded
return redirect_to
calls
Update Robocop to latest naming conventions
Fixed a midnight-to-1am bug in constituency view tests
return redirect_to
calls