summaryrefslogtreecommitdiff
path: root/docs/api/url.rst
AgeCommit message (Expand)Author
2017-06-18configure resource_url to use the same logicMichael Merickel
2011-08-20add static_path function to url and static_path method to requestChris McDonough
2011-01-03- Add a new API ``pyramid.url.current_route_url``, which computes a URL basedChris McDonough
2010-12-18resource -> assetChris McDonough
2010-11-17- Add a ``pyramid.url.route_path`` API, allowing folks to generate relativeChris McDonough
2010-10-25convert API docs to PyramidChris McDonough
2009-11-11I know it's not valid Python but dammit it should be,Chris McDonough
2009-09-17- Add a ``repoze.bfg.url.static_url`` API which is capable ofChris McDonough
2009-06-24- Added the ``repoze.bfg.url.route_url`` API. This is meant toChris McDonough
2009-01-05 New ModulesChris McDonough