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

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

.. automodule:: pyramid.url

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

  .. autofunction:: route_url

  .. autofunction:: route_path

  .. autofunction:: static_url

  .. autofunction:: urlencode