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
/
project.rst
Age
Commit message (
Expand
)
Author
2012-09-16
describe how to restrict access to 127.0.0.1, closes #489
Chris McDonough
2012-05-31
Added missing word "name"
Zeb Palmer
2012-05-15
Fixed spelling errors and double backslash in `C:\`.
Bryce Boe
2012-04-13
Fix a typo in the documentation
Veeti Paananen
2012-03-19
windows
Chris McDonough
2012-03-19
wording
Chris McDonough
2012-03-19
use the correct message
Chris McDonough
2012-03-19
show the effect of a server restart under reload; explain that template chang...
Chris McDonough
2012-03-19
provide instructions about how to change the port, warn against changing the ...
Chris McDonough
2012-03-19
explain where things might go in reality and explain gt example Windows conve...
Chris McDonough
2012-03-18
warn about project names that shadow stdlib names, change UNIX prompt to gt
Chris McDonough
2012-03-18
Fixed line width.
Michael Merickel
2012-03-18
Merge branch 'patch-4' of https://github.com/rach/pyramid into pull.500
Michael Merickel
2012-03-18
Merge pull request #499 from rach/patch-3
Michael Merickel
2012-03-18
Suggestion : giving at least the name the command to use as an indication .
Rachid Belaid
2012-03-18
Keep the same vocabulary than previously in the doc, at this stage of the ins...
Rachid Belaid
2012-03-18
Keep the same notation, 'myproject' is used previously. 'mypackage' is correc...
Rachid Belaid
2012-03-17
misspelling : change 'pryamid_debugtoolbar' into 'pyramid_debugtoolbar'
Rachid Belaid
2012-03-15
remove debug_templates untruths related to issue #491
Chris McDonough
2012-02-19
- Put ``pyramid.includes`` targets within ini files in scaffolds on separate
Chris McDonough
2012-02-14
use the newer url
Chris McDonough
2012-02-14
denote other settings
Chris McDonough
2012-02-14
add note about debugtoolbar.hosts
Chris McDonough
2012-02-06
fix #424
Michael Merickel
2012-01-28
fix bad numbering
Chris McDonough
2012-01-19
Fixes #400 (although sports was an intentional verb, maybe not the best one t...
Chris McDonough
2012-01-18
untangle some docs about using alternate wsgi servers (divide into 2 sections...
Chris McDonough
2012-01-02
- Use the ``waitress`` WSGI server instead of ``wsgiref`` in scaffolding.
Chris McDonough
2011-12-16
justify wsgiref usage
Chris McDonough
2011-12-16
have output description match reality
Chris McDonough
2011-12-05
add whatsnew-1.3; garden
Chris McDonough
2011-12-05
the starter scaffold now uses url dispatch; add a minimal section about using...
Chris McDonough
2011-11-12
- The ``alchemy`` scaffold has been removed.
Chris McDonough
2011-11-12
make myproject project relocatable (as per Ken's changes)
Chris McDonough
2011-10-17
fix note rendering
Chris McDonough
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-05
add explanation of why to use production.ini
Chris McDonough
2011-09-04
Add Windows analogues to all command lines. Closes #144
Chris McDonough
2011-08-22
fix stray inclusion of weberror; move manifest description
Chris McDonough
2011-08-22
cleanups
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-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-09
instructions about how to turn the toolbar off
Chris McDonough
2011-08-09
fix project.rst to deal with scaffold changes
Chris McDonough
2011-07-30
Updated all of the docs to reflect the new pyramid.* settings prefix.
Michael Merickel
2011-07-24
missing word
Carlos de la Guardia
[next]