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
Age
Commit message (
Expand
)
Author
2012-03-17
master->1.3-branch
Chris McDonough
2012-03-16
use the 1.3-branch urls for sources in tutorial
Chris McDonough
2012-03-14
Fixed SQL tutorial functional tests for Python 3
Patricio Paez
2012-03-14
Removed the application restart step
Patricio Paez
2012-03-14
Renamed db populate to initialize in SQL tutorial
Patricio Paez
2012-03-14
Removed populate tests from the SQL wiki tutorial
Patricio Paez
2012-03-14
Merge branch 'master' into improve-docs
Patricio Paez
2012-03-14
Simplify the summary table
Patricio Paez
2012-03-13
Wording improvements to Defining Views section of tutorial.
Audrey Roy
2012-03-13
Wording improvements to Defining Views section of tutorial.
Audrey Roy
2012-03-13
Merge pull request #478 from shentonfreude/shentonfreude/bug.sqltut-test-popu...
Chris McDonough
2012-03-13
Merge remote-tracking branch 'upstream/master' into shentonfreude/bug.sqltut-...
Chris Shenton
2012-03-13
Show modification to scripts/populate.py to accept memory DB URI
Chris Shenton
2012-03-13
Improved the Authorization chapter
Patricio Paez
2012-03-13
Sync section titles with the summary
Patricio Paez
2012-03-13
Improved the Authorization chapter
Patricio Paez
2012-03-13
Merge pull request #474 from ppaez/wiki-documentation
michr
2012-03-12
The import also has changed and needs to be edited by the user, so I highligh...
Audrey Roy
2012-03-12
Clarify two steps in the SQL wiki tutorial
Patricio Paez
2012-03-12
More clarification, telling the user to open specified files.
Audrey Roy
2012-03-12
Clarified which files to open/edit. Highlighted the lines to be edited in mod...
Audrey Roy
2012-03-12
Merge pull request #471 from ppaez/wiki-documentation
Carlos de la Guardia
2012-03-12
More concise views.py section.
Audrey Roy
2012-03-12
Added links to Starting the Application
Patricio Paez
2012-03-12
Added the Design chapter on both wiki tutorials
Patricio Paez
2012-02-22
- New API: ``pyramid.config.Configurator.add_forbidden_view``. This is a
Chris McDonough
2012-02-19
- Put ``pyramid.includes`` targets within ini files in scaffolds on separate
Chris McDonough
2012-02-14
- Don't create a ``session`` instance in SQLA Wiki tutorial, use raw
Chris McDonough
2012-02-14
ignore venvs put into this dir
Chris McDonough
2012-01-29
show decorators along with view callables, fixes #393
Chris McDonough
2012-01-19
use method-based setting of authorization and authentication policy (see issu...
Chris McDonough
2012-01-18
include correct file
Chris McDonough
2012-01-04
remove dependency on pysqlite from all scaffolding on platforms lt 2.6
Chris McDonough
2012-01-04
merge from master
Chris McDonough
2012-01-04
Removed repetition of the word "the" in the Wiki Tutorial.
Mathieu Larose
2012-01-02
- Use the ``waitress`` WSGI server instead of ``wsgiref`` in scaffolding.
Chris McDonough
2011-12-27
garden
Michael Merickel
2011-12-27
garden
Michael Merickel
2011-12-16
- Removed the "Running Pyramid on Google App Engine" tutorial from the main
Chris McDonough
2011-11-28
move code from login.py to views.py (like sqla tutorial)
Chris McDonough
2011-11-27
- The SQLAlchemy Wiki tutorial has been updated. It now uses
Chris McDonough
2011-11-26
output warning to use populate command to console after alchemy scaffold rend...
Chris McDonough
2011-11-18
- Fix ZODB tutorial docs to match ZODB tutorial code (I removed program name
Chris McDonough
2011-11-12
- The ``alchemy`` scaffold has been removed.
Chris McDonough
2011-11-11
make more relocatable
Chris McDonough
2011-11-10
Merge pull request #350 from kenmanheimer/klm/docs.tutorial
Carlos de la Guardia
2011-11-10
Remove gratuitous whitespace.
kenmanheimer
2011-11-10
Convert absolute 'tutorial' package references that are from within the
kenmanheimer
2011-11-08
Add a note flagging the only case where we might mislead the student to
kenmanheimer
2011-11-08
Remove unnecessary whitespace.
kenmanheimer
[next]