summaryrefslogtreecommitdiff
path: root/docs/tutorials/wiki/src/models/README.txt
AgeCommit message (Collapse)Author
2024-02-07chore: sync with cookiecutter:Tres Seaver
- Use 'pyproject.toml' rather than 'setup.py', 'pytest.ini', '.coveragerg'. - Drop 'CHANGES.txt': implementing that in 'pyproject.toml' is a distraction. - Convert README to Markdown.
2021-01-09Update conftest.py, pytest.ini, and README.txt for all steps where neededSteve Piercy
2017-06-10Update src files for ZODB wiki tutorialSteve Piercy
- ref #3081
2017-04-28update cookiecutter README.txt throughout docsSteve Piercy
- https://github.com/Pylons/pyramid-cookiecutter-starter/pull/28 - https://github.com/Pylons/pyramid-cookiecutter-zodb/pull/7 - https://github.com/Pylons/pyramid-cookiecutter-alchemy/pull/8
2017-03-01use correct directory name for cookiecutter generated README.txtSteve Piercy
(cherry picked from commit 40dd034) Refs: https://github.com/Pylons/pyramid-cookiecutter-starter/pull/22
2016-12-23wiki/src/models updatesSteve Piercy
2016-04-11fix readme to show directions in both alchemy and zodbMichael Merickel
2016-04-09update basiclayout and its srcSteve Piercy
2010-10-25rename bfgwiki to wikiChris McDonough