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
/
wiki
/
definingmodels.rst
Age
Commit message (
Expand
)
Author
2011-11-08
Use active ("Run the Tests") rather than passive ("Running the Tests")
kenmanheimer
2011-10-06
remove all reference to the paster command-line utility
Chris McDonough
2011-08-14
- The ZODB wiki tutorial now uses the ``pyramid_zodbconn`` package rather
Chris McDonough
2011-04-20
Sync with SQLAlchemy wiki tutorial
Patricio Paez
2011-04-20
Adding Tests in the ZODB wiki tutorial
Patricio Paez
2011-03-30
Move the Declaring Dependencies topic to the Defining Views section
Patricio Paez
2011-03-26
Simplify the Defining the Domain Model section in the ZODB tutorial
Patricio Paez
2011-01-06
Updated wiki tutorial docs
Blaise Laflamme
2010-12-23
tutorial accuracy and wording improvements
Chris McDonough
2010-12-22
- The ``pyramid_zodb`` Paster template no longer employs ZCML. Instead, it
Chris McDonough
2010-12-18
model->resource; make docs render without warnings
Chris McDonough
2010-11-09
- All references to Pyramid-the-application were changed from :mod:`pyramid`
Chris McDonough
2010-11-04
- The ZODB Wiki tutorial was updated to take into account changes to the
Chris McDonough
2010-10-25
rename bfgwiki to wiki
Chris McDonough