From b2e9bfae66a30b292bd76a287d16505a9b3ecce0 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 31 May 2009 22:47:14 +0000 Subject: Make a copy of the tutorial for Routes+SQLAlchemy. --- docs/tutorials/bfgwiki2/src/models/CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 docs/tutorials/bfgwiki2/src/models/CHANGES.txt (limited to 'docs/tutorials/bfgwiki2/src/models/CHANGES.txt') diff --git a/docs/tutorials/bfgwiki2/src/models/CHANGES.txt b/docs/tutorials/bfgwiki2/src/models/CHANGES.txt new file mode 100644 index 000000000..1544cf53b --- /dev/null +++ b/docs/tutorials/bfgwiki2/src/models/CHANGES.txt @@ -0,0 +1,3 @@ +0.1 + + Initial version -- cgit v1.2.3