| Age | Commit message (Collapse) | Author |
|
Change all references of "py.test" to "pytest" per pytest 3.0 release
in the SQLAlchemy + URL Dispatch tutorial
|
|
Remove :term: from pytest as it is not in the glossary.
|
|
As of pytest 3.0 (Aug 16) the recommended way to call pytest is using
the "pytest" command and not "py.test"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add Alembic support from alchemy cookiecutter
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Synch up emphasize-lines to new script changes
- Update output examples
|
|
|
|
|
|
|
|
|
|
|
|
- This is not complete. I don't know what I did wrong, but the script
does not run.
|
|
|
|
|
|
|
|
See https://github.com/Pylons/pyramid-cookiecutter-alchemy/commit/f1ab68543d3e44fc1a5df0aa0355f08578f38b7a
|
|
- See https://github.com/Pylons/pyramid-cookiecutter-alchemy/issues/34
|
|
|
|
- Adjust linenos in defining models step
- Update package version numbers to latest
|
|
|
|
|
|
|
|
|