/[pac]/pac/PACDefault/ActionRecipientList.py
ViewVC logotype

Diff of /pac/PACDefault/ActionRecipientList.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by tvon, Tue Sep 30 22:27:17 2003 UTC revision 1.5 by tvon, Tue Sep 30 22:59:58 2003 UTC
# Line 20  schema = BaseSchema + Schema(( Line 20  schema = BaseSchema + Schema((
20      StringField('organization',      StringField('organization',
21          widget=StringWidget(label='Organization'),          widget=StringWidget(label='Organization'),
22          storage=PostgreSQLStorage(),          storage=PostgreSQLStorage(),
23            default='US Government',
24          ),          ),
25      StringField('first_elected',      StringField('first_elected',
26          widget=StringWidget(label='First Elected'),          widget=StringWidget(label='First Elected'),

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26