Skip to main content

A pyramid plugin to handle referencing external URIs.

Project description

This plugin for pyramid helps in handling references to resources in other applications by allowing querying on references to certain URI’s.

https://travis-ci.org/OnroerendErfgoed/pyramid_urireferencer.png?branch=master https://coveralls.io/repos/OnroerendErfgoed/pyramid_urireferencer/badge.png?branch=master https://badge.fury.io/py/pyramid_urireferencer.png

Please consult the documentatation for UriRegistry for more information on how to use this library.

0.6.0 (2017-06-08)

  • Add some extra logging. (#13)

  • Add required function get_uri to the AbstractReferencer to determine the uri of the current request (#7 and #8)

0.5.0 (2016-09-28)

  • Add support for python 3.5

  • Some minor doc fixes

  • Changed an edge case where items or applications response attributes could be None so that they are now always empty lists. (#6)

  • Updated error message and added JSON error message when a backend application can’t be reached (#9) and when a resource can’t be deleted (#10)

0.4.0 (2015-07-10)

  • Added module protected_resources containing a protected_operation decorator function.

0.3.0 (2015-06-25)

  • Added uri and request to references parameters

  • Included renderer in request config

  • Removed exception in get_references view

  • Fixed ApplicationResponse title from json

0.2.0 (2015-06-07)

  • Changed ApplicationResponse.url to service_url.

  • Cleaned up some documentation.

  • Added an AbstractReferencer that has no implementation whatsoever.

  • Added Python Wheel support

  • Make sure that the uri parameter is properly urlencoded.

0.1.0 (2015-05-21)

  • Initial version

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyramid_urireferencer-0.6.0.tar.gz (6.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page