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
/
narr
/
commandline.rst
Age
Commit message (
Expand
)
Author
2014-07-04
Fix path to pshell
Kamal Gill
2013-11-18
Merge branch '1.5-branch' of github.com:Pylons/pyramid into 1.5-branch
Chris McDonough
2013-10-14
update old ptweens output
Michael Merickel
2013-10-14
add note about custom args to python when using command-line scripts
Chris McDonough
2013-08-15
prefer the functionish print
Philip Jenvey
2013-08-02
add pdistreport command
Chris McDonough
2013-04-01
Consistently link middleware term to the glossary
Catalin Iacob
2013-03-13
consistency: use $VENV whenever virtualenv binaries are used
Tshepang Lekhonkhobe
2013-03-12
Merge pull request #890 from tshepang/misc
Michael Merickel
2013-03-06
brevity
Tshepang Lekhonkhobe
2013-03-06
remove some clutter
Tshepang Lekhonkhobe
2013-03-05
fix wrong highlighting
Tshepang Lekhonkhobe
2013-03-04
fix #311
Tshepang Lekhonkhobe
2013-02-27
readability
Tshepang Lekhonkhobe
2013-02-11
what was added?
Tshepang Lekhonkhobe
2013-01-30
use the more appropriate directives
Tshepang Lekhonkhobe
2013-01-01
eliminate repeated "the" words
Tshepang Lekhonkhobe
2012-08-14
Typo pwteens -> ptweens
Kees Hink
2012-06-12
docs reference setup_logging instead of fileConfig
Michael Merickel
2012-05-01
Change the example script's description string to match the console_script's ...
Dan Jacka
2012-04-30
Separator between name and value in --header option to prequest is ':', not '='
Dan Jacka
2012-03-02
Correct section name in pshell example.
Martijn Pieters
2012-02-11
Updated the scripting example for more url control.
Michael Merickel
2011-12-21
Split long run-on sentence into two.
Steve Piercy
2011-12-15
undo cutnpaste mistakes
Chris McDonough
2011-12-15
- Added a section named "Making Your Script into a Console Script" in the
Chris McDonough
2011-12-15
finish prequest feature
Chris McDonough
2011-12-05
add whatsnew-1.3; garden
Chris McDonough
2011-11-21
add bpython support to pshell with raydeo remarks and design
Jean-Philippe Camguilhem
2011-11-21
add bpython support for pshell
Jean-Philippe Camguilhem
2011-10-06
remove all reference to the paster command-line utility
Chris McDonough
2011-08-31
wrong path for logging.config
Chris McDonough
2011-08-22
- Use [app:main] instead of a pipeline in all scaffolds and tutorials
Chris McDonough
2011-08-16
Added some docs for the new 'setup' option key in [pshell].
Michael Merickel
2011-08-14
- The ``route_url``, ``route_path``, ``resource_url``, ``static_url``, and
Chris McDonough
2011-08-13
disallow adding a tween factory which is an instance without passing its glob...
Chris McDonough
2011-08-13
- Projects created via a scaffold no longer depend on the ``WebError``
Chris McDonough
2011-08-08
document under and over params
Chris McDonough
2011-08-06
add tweens module, add docs for ptweens and tweens to hooks
Chris McDonough
2011-07-30
Updated all of the docs to reflect the new pyramid.* settings prefix.
Michael Merickel
2011-07-20
add description of keys and values
Chris McDonough
2011-07-20
add more index markers
Chris McDonough
2011-07-16
- Change paster pviews and paster proutes to use bootstrap.
Chris McDonough
2011-07-16
mention manual logging config
Chris McDonough
2011-07-16
Changed the URL generation example to be more practical.
Michael Merickel
2011-07-16
Renamed the 'info' dict to 'env' in scripting.
Michael Merickel
2011-07-16
garden
Michael Merickel
2011-07-16
Mmm, maybe the bad func name was pasted from an emacs buffer
Carlos de la Guardia
2011-07-16
typo in func name
Carlos de la Guardia
2011-07-16
promote bootstrap to major feature
Chris McDonough
[next]