summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-06Merge branch 'csenger-master'Chris McDonough
2011-01-06- Readd ``pyramid.traversal.model_path_tuple`` as an alias forChris McDonough
2011-01-06Merge branch 'master' of https://github.com/csenger/pyramid into csenger-masterChris McDonough
2011-01-06Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2011-01-06Typo: python setup.py develop.py shouldn't have that .py at the end.Marius Gedminas
2011-01-06Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2011-01-06Added missing imagesBlaise Laflamme
2011-01-06Added small header support to css paster templates, using small header for wi...Blaise Laflamme
2011-01-06Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2011-01-06Updated wiki tutorial docsBlaise Laflamme
2011-01-06Removed login option from tutorial defining views templatesBlaise Laflamme
2011-01-05Updated tutorial sources to use the new theme, use request.static_url('{{pack...Blaise Laflamme
2011-01-05Fixed css in paster templatesBlaise Laflamme
2011-01-05Normalized stylesheet tagsBlaise Laflamme
2011-01-05Removed unused filesBlaise Laflamme
2011-01-05Updated all paster templates to use the new theme, use request.static_url('{{...Blaise Laflamme
2011-01-05- Instances of ``pyramid.testing.DummyRequest`` now have a ``session``Chris McDonough
2011-01-05add model_path_tuple for backward compatibilityCarsten Senger
2011-01-04gardenChris McDonough
2011-01-03fix docstringChris McDonough
2011-01-03unused importsChris McDonough
2011-01-03doneChris McDonough
2011-01-03copyrightsChris McDonough
2011-01-03fix renderingChris McDonough
2011-01-03remove stray slash which prevented _themes from being downloaded if they didn...Chris McDonough
2011-01-03Merge branch 'ergo-master'Chris McDonough
2011-01-03- Add a new API ``pyramid.url.current_route_url``, which computes a URL basedChris McDonough
2011-01-03Merge branch 'master' of https://github.com/ergo/pyramid into ergo-masterChris McDonough
2011-01-03gardenChris McDonough
2011-01-03edit much ado chapterChris McDonough
2011-01-03contributorsChris McDonough
2011-01-03gardeningChris McDonough
2011-01-03use glossary entryChris McDonough
2011-01-03renderingChris McDonough
2011-01-03fix renderingChris McDonough
2011-01-03Merge branch 'caseman-master'Chris McDonough
2011-01-03Merge git://github.com/caseman/pyramid into caseman-masterChris McDonough
2011-01-03gardenChris McDonough
2011-01-03Merge branch 'jahmad-master'Chris McDonough
2011-01-03Merge branch 'master' of https://github.com/jahmad/pyramid into jahmad-masterChris McDonough
2011-01-03Merge branch 'nek4life-master'Chris McDonough
2011-01-03Merge branch 'master' of https://github.com/nek4life/pyramid into nek4life-ma...Chris McDonough
2011-01-03Merge branch 'jkrebs-master'Chris McDonough
2011-01-02typo:Chris McDonough
2011-01-02gardenChris McDonough
2011-01-02gardenChris McDonough
2011-01-02- Allow view callables to specify their preferred view mapper by respecting aChris McDonough
2011-01-02- Allow ``decorator=`` and ``view_mapper`` parameters to add_view andChris McDonough
2011-01-02allow _derive_view to pass all kwargs to ViewDeriver, pass 'package' from add...Chris McDonough
2011-01-02- Allow static renderer provided during view registration to be overridden atChris McDonough