Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (8ac33596285825c78a5a4dcfba131d320afa8d48)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (8ac33596285825c78a5a4dcfba131d320afa8d48)
  • Date: Fri, 1 Oct 2010 11:01:55 -0500

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

python-pypi/formalchemy/DETAILS | 3 ++-
python-pypi/formalchemy/HISTORY | 3 +++
2 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit 8ac33596285825c78a5a4dcfba131d320afa8d48
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

formalchemy - fix typo in DETAILS

diff --git a/python-pypi/formalchemy/DETAILS b/python-pypi/formalchemy/DETAILS
index a35de7e..afe223b 100755
--- a/python-pypi/formalchemy/DETAILS
+++ b/python-pypi/formalchemy/DETAILS
@@ -17,4 +17,5 @@ forms environment.
FormAlchemy eliminates boilerplate by autogenerating HTML input fields from
a given model.
FormAlchemy will try to figure out what kind of HTML code should be returned
by
introspecting the model's properties and generate ready-to-use HTML code
that will fit the
-developer's application.EOF
+developer's application.
+EOF
diff --git a/python-pypi/formalchemy/HISTORY b/python-pypi/formalchemy/HISTORY
index 42dc47f..3f16c14 100644
--- a/python-pypi/formalchemy/HISTORY
+++ b/python-pypi/formalchemy/HISTORY
@@ -1,3 +1,6 @@
+2010-10-01 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: fix typo with EOF
+
2010-09-16 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.3.3
spell created



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (8ac33596285825c78a5a4dcfba131d320afa8d48), Treeve Jelbert, 10/01/2010

Archive powered by MHonArc 2.6.24.

Top of Page