Add donation import management script (#81)
This script imports messages from a Maildir folder and creates new unique Donors based on the name in the subject. The subject also contains the amount and the email address, which is not stored by Archweb.
main/management/__init__.py
0 → 100644
main/tests/__init__.py
0 → 100644
Please register or sign in to comment