diff roundup/templates/.cvsignore @ 1055:cf72eae57a2c

Fixed instance installation ... moved the htmlbase module into templates and call it <template>_htmlbase.py ... no more try/except in instance __init__! Added :required to form handling. Handle multiple values for single form items with decent error report.
author Richard Jones <richard@users.sourceforge.net>
date Thu, 05 Sep 2002 23:39:14 +0000
parents 9646b1bd227b
children
line wrap: on
line diff
--- a/roundup/templates/.cvsignore	Thu Sep 05 05:25:23 2002 +0000
+++ b/roundup/templates/.cvsignore	Thu Sep 05 23:39:14 2002 +0000
@@ -1,3 +1,5 @@
 *.pyc
 *.pyo
 *.cover
+*_htmlbase.py
+*_htmlbase.pyc

Roundup Issue Tracker: http://roundup-tracker.org/