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
2011-12-27
garden
Michael Merickel
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
2011-11-08
Convert absolute 'tutorial' package references that are from within the
kenmanheimer
2011-11-08
Use active ("Run the Tests") rather than passive ("Running the Tests")
kenmanheimer
2011-11-08
No longer using request.static_url() in the demos.
kenmanheimer
2011-11-08
Track change of the scaffolding file names, removing 'pyramid_' prefix.
kenmanheimer
2011-11-08
Remove 'pyramid_' from scaffolding name used for pcreate now.
Chris Shenton
2011-11-08
Move test, coverage together; start and view too.
Chris Shenton
2011-11-08
Note that firewalls may ask for network connection authorization.
kenmanheimer
2011-11-08
Use active ("Run the Tests") rather than passive ("Running the Tests")
kenmanheimer
2011-11-08
Swap order of the test-coverage and starting-application sections, so
kenmanheimer
2011-11-08
Explain relative naming policies necessary to allow varying the package
kenmanheimer
2011-11-08
Convert absolute 'tutorial' package references that are from within the
kenmanheimer
2011-11-07
Reverting "grammar: "people who" - it's not "to whom"."
kenmanheimer
2011-11-07
Correct the description to match the code.
kenmanheimer
2011-10-06
remove stray references to Paste
Chris McDonough
2011-10-06
remove all reference to the paster command-line utility
Chris McDonough
2011-09-23
fixed up all the warning dealing ..note and ..warn
michr
2011-09-06
prep for 1.2a6
Chris McDonough
2011-09-05
hail mary checkin to fix reported test failures on unknown systems that isnt ...
Chris McDonough
2011-08-28
clean up inappropriate discussions of ZCML
Chris McDonough
2011-08-22
remove time bombs
Chris McDonough
2011-08-22
- Use [app:main] instead of a pipeline in all scaffolds and tutorials
Chris McDonough
2011-08-20
- Mention debug toolbar in tutorials.
Chris McDonough
2011-08-14
- The ZODB wiki tutorial now uses the ``pyramid_zodbconn`` package rather
Chris McDonough
2011-08-14
- All tutorials now use - The ``route_url``, ``route_path``,
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-08-11
pyramid_tm->tm
Chris McDonough
2011-08-09
convert tutorials to pyramid_tm+pyramid_debugtoolbar
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-19
- Fixed two typos in wiki2 (SQLA + URL Dispatch) tutorial.
Chris McDonough
2011-07-19
remove process=1 option; see http://stackoverflow.com/questions/6703850/cant-...
Chris McDonough
2011-07-12
- The ``pyramid_routesalchemy`` and ``pyramid_alchemy`` scaffolds
Chris McDonough
2011-07-02
remove male pronoun
Chris McDonough
2011-07-01
fix wiki tests too
Chris McDonough
2011-07-01
run setup.py develop
Chris McDonough
2011-07-01
use assertEqual
Chris McDonough
[next]