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
/
MyProject
Age
Commit message (
Expand
)
Author
2016-04-12
- use an environment variable and venv. See https://github.com/Pylons/pyramid...
Steve Piercy
2016-04-12
- fix readme in narr/MyProject (used in project.rst and testing.rst)
Steve Piercy
2016-04-11
remove theme.min.css, it serves no purpose
Michael Merickel
2016-04-11
- add trailing line ending
Steve Piercy
2016-04-11
- update narr/project.rst to use pip instead of setup.py
Steve Piercy
2015-12-14
- Remove broken integration test example from testing and source file, per #2172
Steve Piercy
2015-12-08
update narrative docs and literalinclude source files that use the starter sc...
Steve Piercy
2014-11-25
Include code examples for integration and functional tests in docs #1001
Matt Russell
2014-04-24
Replaced non-ascii copyright character with HTML equivalent.
Fenton Travers
2014-04-08
Drop setup.cfg from scaffolds
Wichert Akkerman
2014-04-08
Remove Babel from all setup.cfg files
Wichert Akkerman
2014-01-03
modified MyProject src
Blaise Laflamme
2013-09-05
update the MyProject example app to use pyramid_chameleon
Michael Merickel
2013-08-03
"Web Application Development Framework" -> "Web Framework". Yay.
Paul Everitt
2013-03-04
fix #311
Tshepang Lekhonkhobe
2012-11-29
Sync MyProject files with the starter scaffold
Patricio Paez
2012-07-29
prettify CSS stored in docs tutorials
David Gay
2012-03-17
- Remove references to do-nothing ``pyramid.debug_templates`` setting in all
Chris McDonough
2012-02-19
- Put ``pyramid.includes`` targets within ini files in scaffolds on separate
Chris McDonough
2012-01-02
have sample scaffold depend on waitress
Chris McDonough
2012-01-02
- Use the ``waitress`` WSGI server instead of ``wsgiref`` in scaffolding.
Chris McDonough
2011-12-09
fix links again
Chris McDonough
2011-12-09
fix template links
Chris McDonough
2011-12-05
the starter scaffold now uses url dispatch; add a minimal section about using...
Chris McDonough
2011-11-26
fix to match starter package
Chris McDonough
2011-11-12
make myproject project relocatable (as per Ken's changes)
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-08-22
fix stray inclusion of weberror; move manifest description
Chris McDonough
2011-08-22
- Use [app:main] instead of a pipeline in all scaffolds and 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
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-21
- Change all scaffolding templates that point to docs.pylonsproject.org to
Chris McDonough
2011-01-28
convert all tabs to spaces in templates (sorry, blaise, i may have to use an ...
Chris McDonough
2011-01-27
this line is too long to fit in the book; cheat
Chris McDonough
2011-01-25
- Use © instead of copyright symbol in paster templates / tutorial
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
deal with the addition of production.ini
Chris McDonough
2011-01-12
Reformatted myproject mytemplate.pt
Blaise Laflamme
2011-01-12
Changed google font link and use request.static_url in myproject
Blaise Laflamme
2011-01-12
Changed some references from pylonshq.com to pylonsproject.org
Blaise Laflamme
2011-01-12
Features
Chris McDonough
2010-12-19
fix startup chapter
Chris McDonough
2010-12-18
model -> resource
Chris McDonough
2010-12-18
model -> resource
Chris McDonough
2010-12-16
Features
Chris McDonough
2010-12-16
Added debug_matched configuration setting.
Joachim Krebs
[next]