|
@@ -187,7 +187,8 @@ Some useful administration commands are available via `manage.py`.
|
|
per line. This may be useful to automatically feed a mailing list software.
|
|
per line. This may be useful to automatically feed a mailing list software.
|
|
Note that membership is based on the `status` field of users, not on
|
|
Note that membership is based on the `status` field of users, not on
|
|
membership fees. That is, even if a member has forgot to renew his or her
|
|
membership fees. That is, even if a member has forgot to renew his or her
|
|
-membership fee, his or her address will still show up in this list.
|
|
|
|
|
|
+membership fee, his or her address will still show up in this list. More
|
|
|
|
+filters are available, see the command's help for more details.
|
|
|
|
|
|
`python manage.py charge_subscriptions`: generate invoices (including a
|
|
`python manage.py charge_subscriptions`: generate invoices (including a
|
|
PDF version) for each subscriber. You probably want to run this command
|
|
PDF version) for each subscriber. You probably want to run this command
|