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
Age
Commit message (
Expand
)
Author
2011-01-29
Merge branch 'master' of https://github.com/osmaker/pyramid into osmaker-master
Chris McDonough
2011-01-29
fix too-long lines in tutorials
Chris McDonough
2011-01-28
minor grammar fixes ('a' vs 'an')
Kyle Johnson
2011-01-28
dont use tab-width directive (older sphinx does not support, need to build bo...
Chris McDonough
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
remove descriptions from titles
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
credit john shipman appropriately
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-06
Updated wiki tutorial docs
Blaise Laflamme
2011-01-06
Removed login option from tutorial defining views templates
Blaise Laflamme
2011-01-05
Updated tutorial sources to use the new theme, use request.static_url('{{pack...
Blaise Laflamme
2010-12-30
Renamed 'home' route to 'view_wiki' for consistency with the following __init...
Charlie Choiniere
2010-12-18
title normalization
Chris McDonough
2010-12-18
model->resource; make docs render without warnings
Chris McDonough
2010-12-16
Features
Chris McDonough
2010-12-16
Added debug_matched configuration setting.
Joachim Krebs
2010-12-15
closes #66
Chris McDonough
2010-12-09
Merge branch 'twophase'
Chris McDonough
2010-12-09
fix docs: pyramid.configuration -> pyramid.config
Chris McDonough
2010-12-05
Updated references to 'app' by 'main'.
Bertrand Janin
2010-11-21
- SQLAlchemy+URLDispatch tutorial updated to integrate changes to
Chris McDonough
2010-11-20
convert stray references to colon routing syntax to squiggly syntax
Chris McDonough
2010-11-19
- Remove calls to config.begin()/config.end() from startup config code in
Chris McDonough
2010-11-12
fix tutorial to not update the context with the content of request.matchdict,...
Chris McDonough
2010-11-11
- SQLAlchemy+urldispach wiki (``wiki2``) tutorial updated due to changes to
Chris McDonough
2010-11-09
- All references to Pyramid-the-application were changed from :mod:`pyramid`
Chris McDonough
2010-11-09
be helpful about which tutorial to point people at
Chris McDonough
2010-11-08
Merge branch 'loginx-master'
Chris McDonough
2010-11-08
* Removed redundant doc section
Xavier Spriet
2010-11-08
tutorial.ini -> development.ini
Chris McDonough
2010-11-07
Merge branch 'mgedmin-master'
Chris McDonough
2010-11-07
* Use edit.pt instead of view.pt for the add_page view callable in the wiki ...
Xavier Spriet
2010-11-07
* Use edit.pt instead of view.pt for the add_page view callable in the wiki ...
Xavier Spriet
2010-11-07
Fix file type for literalinclude.
Marius Gedminas
2010-11-05
use the latest pylons.css for all tutorials
Chris McDonough
2010-11-04
Added missing style.css file to tutorials
Blaise Laflamme
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
[next]