|
Last change
on this file since 652 was
1,
checked in by myroslav, 21 years ago
|
|
Building directory structure
|
-
Property svn:eol-style set to
native
|
|
File size:
357 bytes
|
| Line | |
|---|
| 1 | PROJECTNAME = 'qMemberdataExport' |
|---|
| 2 | |
|---|
| 3 | GLOBALS = globals() |
|---|
| 4 | |
|---|
| 5 | EXTERNAL_METHOD = 'export_memberdata_as_csv' |
|---|
| 6 | |
|---|
| 7 | CLEAR_CACHE_COUNTER = 100 |
|---|
| 8 | EXCLUDE_PROPS = ['portrait', 'password', 'mail_me', |
|---|
| 9 | 'confirm_password','login_time','last_login_time', |
|---|
| 10 | 'listed','fc_internal_data', 'roles', 'groups', |
|---|
| 11 | 'domains', 'review_state'] |
|---|
Note: See
TracBrowser
for help on using the repository browser.