summaryrefslogtreecommitdiff
path: root/docs/api/url.rst
blob: 71987498ace4eaf894aa9609433a9d34d823f3e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.. _url_module:

:mod:`pyramid.url`
---------------------

.. automodule:: pyramid.url

  .. autofunction:: pyramid.url.model_url(context, request, *elements, query=None, anchor=None)

  .. autofunction:: route_url

  .. autofunction:: static_url

  .. autofunction:: urlencode