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
/
wiki2
/
basiclayout.rst
Age
Commit message (
Expand
)
Author
2015-11-11
Revert "update wiki2/src/basiclayout/tutorial"
Steve Piercy
2015-11-11
Merge pull request #2108 from stevepiercy/feature/alchemy-scaffold-update
Steve Piercy
2015-11-11
- update basiclayout/tutorial/__init__.py
Steve Piercy
2015-11-05
literalinclude line number was off for Base object
Naoko Reeves
2015-10-06
Include the right line number from the .py file
Bert JW Regeer
2015-10-01
wiki2 documentation precisely matches the scaffolding output
nharringtonwasatch
2015-05-25
grammar, caps, minor tweaks
Steve Piercy
2015-05-24
- make templates html5 compliant
Steve Piercy
2013-09-08
fix merge conflict
Chris McDonough
2013-09-06
Add small note showing example usage of MyModel
Bert JW Regeer
2013-09-06
changed the explanation of the (now missing) __init__ method
sergey.volobuev
2013-09-06
update the code in the wiki and wiki2 tutorials to use pyramid_chameleon
Michael Merickel
2013-03-23
change some slightly awkward wording
Chris McDonough
2013-03-21
Update definingviews.rst explain matchdict more explicitly, concisely
Patrick Canfield
2013-03-21
Update basiclayout.rst, more deductive concept ordering, singular form of terms
Patrick Canfield
2013-03-21
add hyperlinks for SQLAlchemy
Tshepang Lekhonkhobe
2013-03-17
grammar
Tshepang Lekhonkhobe
2013-01-20
point to the sources of the wiki tutorials in just one location; fix #763
Tshepang Lekhonkhobe
2013-01-04
typos
Tshepang Lekhonkhobe
2012-12-10
Merge pull request #736 from msabramo/docs-tutorials-wiki2-tweaks
Chris McDonough
2012-12-01
Sync models.py in SQL wiki tutorial
Patricio Paez
2012-12-01
Sync __init__.py in SQL wiki tutorial
Patricio Paez
2012-11-30
A bunch of minor tweaks to the wiki2 tutorial in docs/tutorials/wiki2
Marc Abramowitz
2012-11-20
Sync views.py on SQL wiki tutorial with the scaffold
Patricio Paez
2012-09-22
- Add ``Base.metadata.bind = engine`` to alchemy template, so that tables
Chris McDonough
2012-08-04
fix two minor typos in docs
Daniel Haaker
2012-03-17
explain base a bit
Chris McDonough
2012-03-17
explain zopetransaction extension
Chris McDonough
2012-03-17
Merge pull request #496 from douglatornell/sql-tut-edits
Chris McDonough
2012-03-17
Improve text of SQLAlchemy wiki tutorial.
Doug Latornell
2012-03-17
master->1.3-branch
Chris McDonough
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
More concise views.py section.
Audrey Roy
2012-01-04
Removed repetition of the word "the" in the Wiki Tutorial.
Mathieu Larose
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-12
- The ``alchemy`` scaffold has been removed.
Chris McDonough
2011-11-08
Remove 'pyramid_' from scaffolding name used for pcreate now.
Chris Shenton
2011-10-06
remove all reference to the paster command-line utility
Chris McDonough
2011-08-22
- Use [app:main] instead of a pipeline in all scaffolds and tutorials
Chris McDonough
2011-07-30
Updated all of the docs to reflect the new pyramid.* settings prefix.
Michael Merickel
2011-06-05
More small fixes made reading the rest of the docs and the tutorials.
Christoph Zwerschke
2011-04-22
- Make sure deprecation warnings aren't raised when tests are run.
Chris McDonough
2011-04-20
Upgraded the url dispatch tutorials to use add_view.
Michael Merickel
2011-03-24
It was decided that pyramid would undergo a terminology change.
Joe Dallago
2011-03-20
review changes to sqla tutorial
Chris McDonough
2011-03-15
Restructured the routes wiki tutorial to make it easier to follow along. Move...
Carlos de la Guardia
2011-01-28
minor grammar fixes ('a' vs 'an')
Kyle Johnson
2010-12-09
Merge branch 'twophase'
Chris McDonough
[next]