Tshepang Lekhonkhobe
2013-01-02 043ccddb909327106264d10ed5d413760a51770d
2013-01-02 Tshepang Lekhonkhobe
eliminate other repeated words
blob@ 043ccd commitdiff | diff to current
2012-06-08 Chris McDonough
rendering
blob@ dcab61 commitdiff | diff to current
2012-04-27 Christopher Lambacher
Don't add a ? to url if query string is empty.
blob@ 0e0c83 commitdiff | diff to current
2012-02-27 Chris McDonough
- The method ``pyramid.request.Request.partial_application_url`` is no long...
blob@ 5b1e2a commitdiff | diff to current
2012-02-17 Chris McDonough
docs fixes
blob@ 0a6a26 commitdiff | diff to current
2012-02-17 Chris McDonough
Features --------
blob@ c51896 commitdiff | diff to current
2012-01-05 Chris McDonough
bring docs up to date with code
blob@ 97bd71 commitdiff | diff to current
2011-12-10 Chris McDonough
fix docs rendering
blob@ d587b4 commitdiff | diff to current
2011-11-28 Chris McDonough
use multiline imports
blob@ 0c1c39 commitdiff | diff to current
2011-10-13 Chris McDonough
Merge pull request #317 from inneos/patch-3
blob@ 1f61fc commitdiff | diff to current
2011-10-13 Bruno Binet
fix static_url docstring about absolute path
blob@ 49425b commitdiff | diff to current
2011-10-13 Bruno Binet
fix typo in docstring: s/current_static_url/static_url/
blob@ c83d57 commitdiff | diff to current
2011-09-25 Chris McDonough
fix merge conflicts
blob@ e04cbb commitdiff | diff to current
2011-09-25 Chris McDonough
fix url tests on 3.2
blob@ a7c67c commitdiff | diff to current
2011-09-24 michr
fixed up all the warning dealing ..note and ..warn added a hide toc for glo...
blob@ 012b97 commitdiff | diff to current
2011-09-23 Chris McDonough
more rusty knife in the eye changes
blob@ 8e606d commitdiff | diff to current
2011-08-31 Chris McDonough
- Undeprecated ``pyramid.traversal.find_model``, ``pyramid.traversal.mode...
blob@ 33516a commitdiff | diff to current
2011-08-29 Chris McDonough
- Pyramid did not properly generate static URLs using ``pyramid.url.stati...
blob@ b5c0cb commitdiff | diff to current
2011-08-20 Chris McDonough
- The ``pyramid.request.Request.static_url`` API (and its brethren ``pyra...
blob@ b8c797 commitdiff | diff to current
2011-08-20 Chris McDonough
add static_path function to url and static_path method to request
blob@ 5c6963 commitdiff | diff to current
2011-08-20 Chris McDonough
fix current_route_path example
blob@ 287109 commitdiff | diff to current
2011-08-20 Chris McDonough
- New request methods: ``current_route_url``, ``current_route_path``.
blob@ 12cef0 commitdiff | diff to current
2011-08-14 Chris McDonough
- The ``route_url``, ``route_path``, ``resource_url``, ``static_url``, and ...
blob@ fb90f0 commitdiff | diff to current
2011-07-17 michr
fix typo in urls.py :: current_route_url
blob@ bad27c commitdiff | diff to current
2011-05-19 Carlos de la Guardia
Revert to get rid of incorrect author
blob@ ffca4e commitdiff | diff to current
2011-05-19 John Anderson
added correct module name to method references so that proper links are gen...
blob@ 7d34f8 commitdiff | diff to current
2011-05-04 Geoffrey T. Dairiki
Documentation typo fix
blob@ e6ba3c commitdiff | diff to current
2011-02-28 Daniel Nouri
Do not quote characters ':@&+$,' in '*elements' passed to route_path and re...
blob@ 8cf91a commitdiff | diff to current
2011-02-25 Chris McDonough
- ``pyramid.url.route_path`` (and the shortcut ``pyramid.request.Request....
blob@ 0a0edf commitdiff | diff to current
2011-02-10 Chris McDonough
- Integers and longs passed as ``elements`` to ``pyramid.url.resource_url``...
blob@ fcbd7b commitdiff | diff to current
2011-01-18 Chris McDonough
- The ``make_app`` function has been removed from the ``pyramid.router`` ...
blob@ c1eb0c commitdiff | diff to current
2011-01-12 Chris McDonough
- Deprecation warnings related to import of the following API functions wer...
blob@ 206188 commitdiff | diff to current
2011-01-03 Chris McDonough
- Add a new API ``pyramid.url.current_route_url``, which computes a URL bas...
blob@ 5653d1 commitdiff | diff to current
2011-01-02 Marcin Lulek
initial implementation of current_route_url
blob@ b23e6e commitdiff | diff to current
2011-01-02 Chris McDonough
fix oldstyle route syntax
blob@ c82eb9 commitdiff | diff to current
2010-12-30 Chris McDonough
typos
blob@ ae4039 commitdiff | diff to current
2010-12-23 Chris McDonough
correct missed bfg->pyramid
blob@ 169711 commitdiff | diff to current
2010-12-23 Chris McDonough
clarify
blob@ c4d401 commitdiff | diff to current
2010-12-21 Chris McDonough
Features --------
blob@ bac5b3 commitdiff | diff to current
2010-12-18 Chris McDonough
resource -> asset
blob@ 3e2f12 commitdiff | diff to current
2010-12-18 Chris McDonough
resource -> asset
blob@ 92c3e5 commitdiff | diff to current
2010-12-18 Chris McDonough
model -> resource; resource -> asset
blob@ fb6a5c commitdiff | diff to current
2010-12-09 Chris McDonough
use pyramid.config.Configurator instead of pyramid.configuration.Configurator
blob@ aff443 commitdiff | diff to current
2010-11-20 Chris McDonough
convert stray references to colon routing syntax to squiggly syntax
blob@ df3f64 commitdiff | diff to current
2010-11-18 Chris McDonough
fix route_url on Jython
blob@ 647815 commitdiff | diff to current
2010-11-18 Chris McDonough
- Add a ``pyramid.url.route_path`` API, allowing folks to generate relative...
blob@ 2c9d14 commitdiff | diff to current
2010-11-16 Chris McDonough
docs backrefs
blob@ 36c159 commitdiff | diff to current
2010-11-09 Chris McDonough
- All references to Pyramid-the-application were changed from :mod:`pyramid...
blob@ fd5ae9 commitdiff | diff to current
2010-11-07 Marius Gedminas
Fix syntax error in route_url docstring example.
blob@ 820bd9 commitdiff | diff to current
2010-10-26 Chris McDonough
docs and deprecations
blob@ c81aad commitdiff | diff to current
first | « prev | next »