I just noticed that this example project does not include the ability to create a new mailing list and then populate it with recipients from an uploaded flat file, which the original tutorial by Kevin Chang does.
I saw that this project does have a mailing list file (test_mailing_list.csv) in the venv/test folder.
Could you please give me some pointers on how I would be able to add the capability to use the test_mailing_list.csv in the main.py code?
I just noticed that this example project does not include the ability to create a new mailing list and then populate it with recipients from an uploaded flat file, which the original tutorial by Kevin Chang does.
I saw that this project does have a mailing list file (test_mailing_list.csv) in the venv/test folder.
Could you please give me some pointers on how I would be able to add the capability to use the test_mailing_list.csv in the main.py code?