index
:
pyramid
main
Pyramid web framework (fork of https://github.com/Pylons/pyramid).
Daniel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
tutorials
/
wiki2
/
src
/
basiclayout
Age
Commit message (
Expand
)
Author
2011-10-06
remove all reference to the paster command-line utility
Chris McDonough
2011-09-06
prep for 1.2a6
Chris McDonough
2011-08-22
- Use [app:main] instead of a pipeline in all scaffolds and tutorials
Chris McDonough
2011-08-13
- Projects created via a scaffold no longer depend on the ``WebError``
Chris McDonough
2011-08-11
fix docs, scaffolds, and tutorials to use pyramid.includes
Chris McDonough
2011-07-31
updated wiki tutorials css
Blaise Laflamme
2011-07-30
Updated all of the docs to reflect the new pyramid.* settings prefix.
Michael Merickel
2011-07-21
- Change all scaffolding templates that point to docs.pylonsproject.org to
Chris McDonough
2011-07-12
- The ``pyramid_routesalchemy`` and ``pyramid_alchemy`` scaffolds
Chris McDonough
2011-04-22
- Make sure deprecation warnings aren't raised when tests are run.
Chris McDonough
2011-04-20
Upgraded the url dispatch tutorials to use add_view.
Michael Merickel
2011-01-28
convert all tabs to spaces in templates (sorry, blaise, i may have to use an ...
Chris McDonough
2011-01-25
- Use © instead of copyright symbol in paster templates / tutorial
Chris McDonough
2011-01-22
- The ``production.ini`` generated by all paster templates now have an
Chris McDonough
2011-01-21
include txt, mako, xml, html
Chris McDonough
2011-01-21
- Add a ``MANIFEST.in`` file to each paster template. See
Chris McDonough
2011-01-21
deal with the addition of production.ini
Chris McDonough
2011-01-19
adjust wiki2 tutorial based on changes to pyramid_routesalchemy template
Chris McDonough
2011-01-15
Merge branch 'longlines' of git://github.com/johnwshipman/pyramid
Blaise Laflamme
2011-01-15
General reformatting of the wiki and wiki2 tutorials to eliminate
John Shipman
2011-01-12
Changed google font link in tutorials
Blaise Laflamme
2011-01-12
Changed some references from pylonshq.com to pylonsproject.org
Blaise Laflamme
2011-01-12
Features
Chris McDonough
2011-01-06
Added missing images
Blaise Laflamme
2011-01-06
Added small header support to css paster templates, using small header for wi...
Blaise Laflamme
2011-01-05
Updated tutorial sources to use the new theme, use request.static_url('{{pack...
Blaise Laflamme
2010-12-16
Features
Chris McDonough
2010-12-16
Added debug_matched configuration setting.
Joachim Krebs
2010-12-09
fix docs: pyramid.configuration -> pyramid.config
Chris McDonough
2010-11-21
- SQLAlchemy+URLDispatch tutorial updated to integrate changes to
Chris McDonough
2010-11-19
- Remove calls to config.begin()/config.end() from startup config code in
Chris McDonough
2010-11-11
- SQLAlchemy+urldispach wiki (``wiki2``) tutorial updated due to changes to
Chris McDonough
2010-11-05
use the latest pylons.css for all tutorials
Chris McDonough
2010-11-04
- Move static dir from pkg/templates/ to /pkg/ in pyramid_* paster templates.
Chris McDonough
2010-11-04
Updated starter page in tutorials
Blaise Laflamme
2010-11-04
- The SQL Wiki tutorial was updated to take into account changes to the
Chris McDonough
2010-10-25
adjust wiki2 tutorial for pyramid
Chris McDonough
[prev]