diff options
| author | Carlos de la Guardia <cguardia@yahoo.com> | 2009-05-12 07:32:15 +0000 |
|---|---|---|
| committer | Carlos de la Guardia <cguardia@yahoo.com> | 2009-05-12 07:32:15 +0000 |
| commit | 33c5e391a36b0678eb61c13578275e9f81ec6e74 (patch) | |
| tree | c255b3a488a5e7991841ed0643f90ad7a38df802 /repoze/bfg/paster_templates/alchemy/CHANGES.txt_tmpl | |
| parent | c3099233511e6f165f41f9d52f88bf7978e5a2a1 (diff) | |
| download | pyramid-33c5e391a36b0678eb61c13578275e9f81ec6e74.tar.gz pyramid-33c5e391a36b0678eb61c13578275e9f81ec6e74.tar.bz2 pyramid-33c5e391a36b0678eb61c13578275e9f81ec6e74.zip | |
added a template for a simple SQLAlchemy traversal application
Diffstat (limited to 'repoze/bfg/paster_templates/alchemy/CHANGES.txt_tmpl')
| -rw-r--r-- | repoze/bfg/paster_templates/alchemy/CHANGES.txt_tmpl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/repoze/bfg/paster_templates/alchemy/CHANGES.txt_tmpl b/repoze/bfg/paster_templates/alchemy/CHANGES.txt_tmpl new file mode 100644 index 000000000..1544cf53b --- /dev/null +++ b/repoze/bfg/paster_templates/alchemy/CHANGES.txt_tmpl @@ -0,0 +1,3 @@ +0.1 + + Initial version |
