Code

Fixed instance installation ... moved the htmlbase module into templates
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Thu, 5 Sep 2002 23:39:14 +0000 (23:39 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Thu, 5 Sep 2002 23:39:14 +0000 (23:39 +0000)
commitc6139a86c0147f609ded8b1373d2cea1641de57b
tree47e2eb69496a02d37b03bbc9290c0f4693fedfeb
parenta101d382bf37b81abb4869d6cec19fc3bb15c816
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.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1074 57a73879-2fb5-44c3-a270-3262357dd7e2
TODO.txt
roundup/cgi/client.py
roundup/init.py
roundup/templates/.cvsignore
roundup/templates/builder.py
roundup/templates/classic/__init__.py