Mercurial > p > roundup > code
annotate 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 |
| rev | line source |
|---|---|
|
68
5e71aaa87e5b
Added templatebuilder module.
Anthony Baxter <anthonybaxter@users.sourceforge.net>
parents:
diff
changeset
|
1 *.pyc |
| 723 | 2 *.pyo |
|
715
bcc72c3982ed
ignore coverage files
Richard Jones <richard@users.sourceforge.net>
parents:
68
diff
changeset
|
3 *.cover |
|
1055
cf72eae57a2c
Fixed instance installation
Richard Jones <richard@users.sourceforge.net>
parents:
723
diff
changeset
|
4 *_htmlbase.py |
|
cf72eae57a2c
Fixed instance installation
Richard Jones <richard@users.sourceforge.net>
parents:
723
diff
changeset
|
5 *_htmlbase.pyc |
